Home
last modified time | relevance | path

Searched refs:PT_INTERP (Results 1 – 25 of 49) sorted by relevance

12

/netbsd/src/lib/libc/tls/
Dtls.c152 if (phdr->p_type == PT_INTERP) { in __libc_static_tls_setup_cb()
/netbsd/src/external/bsd/elftosb/dist/common/
DELF.h233 PT_INTERP = 3, enumerator
/netbsd/src/external/bsd/file/dist/src/
Dreadelf.h202 #define PT_INTERP 3 macro
Dreadelf.c1719 case PT_INTERP: in dophn_exec()
1765 case PT_INTERP: in dophn_exec()
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dexec_elf.h291 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/sys/kern/
Dexec_elf.c708 if (pp->p_type == PT_INTERP) { in exec_elf_makecmds()
799 case PT_INTERP: in exec_elf_makecmds()
/netbsd/src/tools/amiga-elf2bb/sys/
Dexec_elf.h306 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/libexec/ld.elf_so/
Dheaders.c546 case PT_INTERP: in _rtld_digest_phdr()
Dmap_object.c201 case PT_INTERP: in _rtld_map_object()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h477 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h477 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h348 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h350 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dsim-if.c519 if (phdr[i].p_type != PT_INTERP) in cris_handle_interpreter()
/netbsd/src/sys/sys/
Dexec_elf.h441 #define PT_INTERP 3 /* Program interpreter */ macro
/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.cc2120 this->make_output_segment(elfcpp::PT_INTERP, seg_flags); in attach_allocated_section_to_segment()
3740 if (type1 == elfcpp::PT_INTERP) in segment_precedes()
3742 gold_assert(type2 != elfcpp::PT_INTERP); in segment_precedes()
3745 if (type2 == elfcpp::PT_INTERP) in segment_precedes()
5816 else if (type == elfcpp::PT_INTERP) in make_output_segment()
Dscript.cc3298 PHDR_TYPE(PT_INTERP),
Dscript-sections.cc4197 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_INTERP, in create_note_and_tls_segments()
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dinterp.c867 else if (phdrs[i].p_type == PT_INTERP) in bfin_fdpic_load()
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Delfcpp.h492 PT_INTERP = 3,
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsolib-svr4.c650 return read_program_header (PT_INTERP, NULL, NULL); in find_program_interpreter()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf.c1633 case PT_INTERP: pt = "INTERP"; break; in get_segment_type()
3576 case PT_INTERP: in bfd_section_from_phdr()
5321 m->p_type = PT_INTERP; in _bfd_elf_map_sections_to_segments()
7678 if (segment->p_type == PT_INTERP) in rewrite_elf_program_header()
8443 && (segment->p_type == PT_INTERP in copy_private_bfd_data()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf.c1611 case PT_INTERP: pt = "INTERP"; break; in get_segment_type()
3570 case PT_INTERP: in bfd_section_from_phdr()
5296 m->p_type = PT_INTERP; in _bfd_elf_map_sections_to_segments()
7656 if (segment->p_type == PT_INTERP) in rewrite_elf_program_header()
8423 && (segment->p_type == PT_INTERP in copy_private_bfd_data()
/netbsd/src/external/gpl3/binutils/dist/ld/
DChangeLog-200876 * ldlang.c (lang_record_phdrs): Don't add orphans to PT_INTERP header.
/netbsd/src/external/gpl3/binutils/dist/gold/po/
Duk.po1227 msgid "multiple '.interp' sections in input files may cause confusing PT_INTERP segment"
1228 …декількох розділів «.interp» у файлах вхідних даних може призвести до помилки у сегменті PT_INTERP"

12