| /netbsd/src/lib/libc/tls/ |
| D | tls.c | 152 if (phdr->p_type == PT_INTERP) { in __libc_static_tls_setup_cb()
|
| /netbsd/src/external/bsd/elftosb/dist/common/ |
| D | ELF.h | 233 PT_INTERP = 3, enumerator
|
| /netbsd/src/external/bsd/file/dist/src/ |
| D | readelf.h | 202 #define PT_INTERP 3 macro
|
| D | readelf.c | 1719 case PT_INTERP: in dophn_exec() 1765 case PT_INTERP: in dophn_exec()
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 291 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/sys/kern/ |
| D | exec_elf.c | 708 if (pp->p_type == PT_INTERP) { in exec_elf_makecmds() 799 case PT_INTERP: in exec_elf_makecmds()
|
| /netbsd/src/tools/amiga-elf2bb/sys/ |
| D | exec_elf.h | 306 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/libexec/ld.elf_so/ |
| D | headers.c | 546 case PT_INTERP: in _rtld_digest_phdr()
|
| D | map_object.c | 201 case PT_INTERP: in _rtld_map_object()
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | common.h | 477 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | common.h | 477 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 348 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 350 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | sim-if.c | 519 if (phdr[i].p_type != PT_INTERP) in cris_handle_interpreter()
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 441 #define PT_INTERP 3 /* Program interpreter */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | layout.cc | 2120 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()
|
| D | script.cc | 3298 PHDR_TYPE(PT_INTERP),
|
| D | script-sections.cc | 4197 Output_segment* oseg = layout->make_output_segment(elfcpp::PT_INTERP, in create_note_and_tls_segments()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | interp.c | 867 else if (phdrs[i].p_type == PT_INTERP) in bfin_fdpic_load()
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | elfcpp.h | 492 PT_INTERP = 3,
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | solib-svr4.c | 650 return read_program_header (PT_INTERP, NULL, NULL); in find_program_interpreter()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf.c | 1633 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/ |
| D | elf.c | 1611 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/ |
| D | ChangeLog-2008 | 76 * ldlang.c (lang_record_phdrs): Don't add orphans to PT_INTERP header.
|
| /netbsd/src/external/gpl3/binutils/dist/gold/po/ |
| D | uk.po | 1227 msgid "multiple '.interp' sections in input files may cause confusing PT_INTERP segment" 1228 …декількох розділів «.interp» у файлах вхідних даних може призвести до помилки у сегменті PT_INTERP"
|