Searched refs:SHT_DYNAMIC (Results 1 – 18 of 18) sorted by relevance
| /freebsd-9-stable/lib/libelf/ |
| D | libelf_data.c | 39 case SHT_DYNAMIC: in _libelf_xlate_shtype()
|
| D | libelf_checksum.c | 85 shdr.sh_type == SHT_DYNAMIC || in _libelf_checksum()
|
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | common.h | 330 #define SHT_DYNAMIC 6 /* Information for dynamic linking */ macro
|
| /freebsd-9-stable/sys/xen/interface/ |
| D | elfstructs.h | 233 #define SHT_DYNAMIC 6 /* dynamic section */ macro
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELFYAML.cpp | 250 ECase(SHT_DYNAMIC) in enumeration()
|
| /freebsd-9-stable/sys/sys/ |
| D | elf_common.h | 266 #define SHT_DYNAMIC 6 /* dynamic section */ macro
|
| /freebsd-9-stable/lib/libdwarf/ |
| D | dwarf_dump.c | 49 case SHT_DYNAMIC: in get_sht_desc()
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-nm/ |
| D | llvm-nm.cpp | 325 case ELF::SHT_DYNAMIC: in getSymbolNMTypeChar()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1228 SHT_DYNAMIC = 6, // Information for dynamic linking. in LLVM_ENUM_INT_TYPE()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Object/ |
| D | ELF.h | 673 case ELF::SHT_DYNAMIC: in ELFFile()
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 357 LLVM_READOBJ_ENUM_CASE(ELF, SHT_DYNAMIC ); in getElfSectionType()
|
| /freebsd-9-stable/usr.bin/elfdump/ |
| D | elfdump.c | 510 case SHT_DYNAMIC: in main()
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | ChangeLog-2006 | 537 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
|
| D | readelf.c | 2655 case SHT_DYNAMIC: return "DYNAMIC"; in get_section_type_name()
|
| /freebsd-9-stable/contrib/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 1301 case ELF::SHT_DYNAMIC: in WriteSection()
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf.c | 1871 case SHT_DYNAMIC: /* Dynamic linking information. */ in bfd_section_from_shdr() 2341 { STRING_COMMA_LEN (".dynamic"), 0, SHT_DYNAMIC, SHF_ALLOC }, 2838 case SHT_DYNAMIC: in elf_fake_sections() 3316 case SHT_DYNAMIC: in assign_section_numbers()
|
| D | ChangeLog-9495 | 6312 is an SHT_DYNAMIC section. 6973 (section_from_elf_index): Handle SHT_HASH and SHT_DYNAMIC 8602 * elfcode.h (bfd_section_from_shdr): Handle SHT_DYNAMIC section like 9746 * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC section, set
|
| D | elf32-arm.c | 10339 { STRING_COMMA_LEN (".dynamic"), 0, SHT_DYNAMIC, 0 },
|