| /openbsd-src/lib/libelf/ |
| H A D | libelf_data.c | 52 case SHT_HASH: in _libelf_xlate_shtype()
|
| /openbsd-src/gnu/usr.bin/binutils/include/elf/ |
| H A D | common.h | 316 #define SHT_HASH 5 /* A symbol hash table */ macro
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/ |
| H A D | common.h | 337 #define SHT_HASH 5 /* A symbol hash table */ macro
|
| /openbsd-src/sys/sys/ |
| H A D | exec_elf.h | 252 #define SHT_HASH 5 /* symbol hash table section */ 254 #define SHT_HASH global() macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Object/ |
| H A D | ELF.cpp | 283 STRINGIFY_ENUM_CASE(ELF, SHT_HASH); in getELFSectionTypeName()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | ELF.h | 999 SHT_HASH = 5, // Symbol hash table. enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | ELFYAML.cpp | 652 ECase(SHT_HASH); in enumeration() 1610 case ELF::SHT_HASH: in mapping()
|
| H A D | ELFEmitter.cpp | 743 case ELF::SHT_HASH: in getDefaultLinkSec()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
| H A D | ELFYAML.h | 96 case ELF::SHT_HASH: in LLVM_YAML_STRONG_TYPEDEF()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Storable/ |
| H A D | Storable.xs | 848 #define SHT_HASH 2 macro 3603 obj_type = SHT_HASH; in store_hook() 4870 case SHT_HASH: in retrieve_hook_common()
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | elf.c | 1669 case SHT_HASH: /* .hash section. */ in bfd_section_from_shdr() 2050 { ".hash", 5, 0, SHT_HASH, SHF_ALLOC }, 2421 case SHT_HASH: in elf_fake_sections() 2836 case SHT_HASH: in assign_section_numbers()
|
| H A D | ChangeLog-9495 | 6710 (bfd_section_from_shdr): Make a BFD section from an SHT_HASH 6973 (section_from_elf_index): Handle SHT_HASH and SHT_DYNAMIC
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | elf.c | 1844 case SHT_HASH: /* .hash section. */ in bfd_section_from_shdr() 2303 { ".hash", 5, 0, SHT_HASH, SHF_ALLOC }, 2778 case SHT_HASH: in elf_fake_sections() 3279 case SHT_HASH: in assign_section_numbers()
|
| H A D | elf32-arm.c | 8320 { ".hash", 5, 0, SHT_HASH, 0 },
|
| H A D | ChangeLog-9495 | 6710 (bfd_section_from_shdr): Make a BFD section from an SHT_HASH 6973 (section_from_elf_index): Handle SHT_HASH and SHT_DYNAMIC
|
| /openbsd-src/gnu/llvm/llvm/tools/obj2yaml/ |
| H A D | elf2yaml.cpp | 608 case ELF::SHT_HASH: in dumpSections()
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.cpp | 1683 case SHT_HASH: in makeSection()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 3247 CASE_AND_STREAM(s, SHT_HASH, kStrWidth); in DumpELFSectionHeader_sh_type()
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | SyntheticSections.cpp | 2450 : SyntheticSection(SHF_ALLOC, SHT_HASH, 4, ".hash") { in HashTableSection()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | readelf.c | 2906 case SHT_HASH: return "HASH"; in get_section_type_name()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | readelf.c | 2313 case SHT_HASH: return "HASH"; in get_section_type_name()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | AMDGPUUsage.rst | 1315 ``.hash`` ``SHT_HASH`` ``SHF_ALLOC``
|