| /freebsd-10-stable/usr.bin/ldd/ |
| D | ldd.c | 327 if (phdr.p_type == PT_DYNAMIC) { in is_executable() 369 if (phdr.p_type == PT_DYNAMIC) { in is_executable()
|
| /freebsd-10-stable/sys/i386/linux/ |
| D | linux_vdso.lds.s | 49 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
|
| /freebsd-10-stable/sys/amd64/linux32/ |
| D | linux32_vdso.lds.s | 49 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
|
| /freebsd-10-stable/sys/amd64/linux/ |
| D | linux_vdso.lds.s | 48 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
|
| /freebsd-10-stable/contrib/llvm/tools/llvm-objdump/ |
| D | ELFDump.cpp | 43 case ELF::PT_DYNAMIC: in printProgramHeaders()
|
| /freebsd-10-stable/lib/libc/ia64/gen/ |
| D | unwind.c | 87 case PT_DYNAMIC: in _Unwind_FindTableEntry()
|
| /freebsd-10-stable/contrib/gcc/config/ia64/ |
| D | fde-glibc.c | 89 else if (phdr->p_type == PT_DYNAMIC) in _Unwind_IteratePhdrCallback()
|
| /freebsd-10-stable/sys/compat/linux/ |
| D | linux_vdso.c | 162 if (phdr[i].p_type != PT_DYNAMIC) in __elfN()
|
| /freebsd-10-stable/contrib/file/src/ |
| D | readelf.h | 199 #define PT_DYNAMIC 2 macro
|
| D | readelf.c | 1500 case PT_DYNAMIC: in dophn_exec()
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | common.h | 297 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
|
| /freebsd-10-stable/sys/xen/interface/ |
| D | elfstructs.h | 384 #define PT_DYNAMIC 2 /* dynamic linking section */ macro
|
| /freebsd-10-stable/contrib/gcc/ |
| D | unwind-dw2-fde-glibc.c | 251 else if (phdr->p_type == PT_DYNAMIC) in _Unwind_IteratePhdrCallback()
|
| /freebsd-10-stable/libexec/rtld-elf/ |
| D | map_object.c | 136 case PT_DYNAMIC: in map_object()
|
| /freebsd-10-stable/usr.sbin/kldxref/ |
| D | ef.c | 590 case PT_DYNAMIC: in ef_open()
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 491 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1550 PT_DYNAMIC = 2, // Dynamic linking information. enumerator
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Object/ |
| D | ELF.h | 725 if (PhdrI->p_type == ELF::PT_DYNAMIC) { in ELFFile()
|
| /freebsd-10-stable/sys/boot/common/ |
| D | load_elf.c | 561 if (phdr[i].p_type == PT_DYNAMIC) { in __elfN()
|
| /freebsd-10-stable/contrib/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 414 LLVM_READOBJ_ENUM_CASE(ELF, PT_DYNAMIC); in getElfSegmentType()
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | ChangeLog-2006 | 537 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
|
| /freebsd-10-stable/usr.bin/elfdump/ |
| D | elfdump.c | 612 case PT_DYNAMIC: in main()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf.c | 1135 case PT_DYNAMIC: pt = "DYNAMIC"; break; in get_segment_type() 2685 case PT_DYNAMIC: in bfd_section_from_phdr() 3776 m->p_type = PT_DYNAMIC; in _bfd_elf_make_dynamic_segment() 4476 else if (p->p_type == PT_DYNAMIC in assign_file_positions_for_load_sections() 5338 && (segment->p_type != PT_DYNAMIC \ in rewrite_elf_program_header() 6004 && (segment->p_type == PT_INTERP || segment->p_type == PT_DYNAMIC)) in copy_private_bfd_data()
|
| /freebsd-10-stable/sys/kern/ |
| D | link_elf.c | 846 case PT_DYNAMIC: in link_elf_load_file()
|
| /freebsd-10-stable/usr.sbin/pmcstat/ |
| D | pmcstat_log.c | 704 case PT_DYNAMIC: in pmcstat_image_get_elf_params()
|