Home
last modified time | relevance | path

Searched refs:SHT_HASH (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/lib/libelf/
Dlibelf_data.c52 case SHT_HASH: in _libelf_xlate_shtype()
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h316 #define SHT_HASH 5 /* A symbol hash table */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h337 #define SHT_HASH 5 /* A symbol hash table */ macro
/openbsd/src/sys/sys/
Dexec_elf.h252 #define SHT_HASH 5 /* symbol hash table section */ macro
/openbsd/src/gnu/llvm/llvm/lib/Object/
DELF.cpp283 STRINGIFY_ENUM_CASE(ELF, SHT_HASH); in getELFSectionTypeName()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h999 SHT_HASH = 5, // Symbol hash table. enumerator
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DELFYAML.cpp652 ECase(SHT_HASH); in enumeration()
1610 case ELF::SHT_HASH: in mapping()
DELFEmitter.cpp743 case ELF::SHT_HASH: in getDefaultLinkSec()
/openbsd/src/gnu/llvm/llvm/include/llvm/ObjectYAML/
DELFYAML.h96 case ELF::SHT_HASH: in LLVM_YAML_STRONG_TYPEDEF()
/openbsd/src/gnu/usr.bin/perl/dist/Storable/
DStorable.xs848 #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/
Delf.c1669 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()
DChangeLog-94956710 (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/
Delf.c1844 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()
Delf32-arm.c8320 { ".hash", 5, 0, SHT_HASH, 0 },
DChangeLog-94956710 (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/
Delf2yaml.cpp608 case ELF::SHT_HASH: in dumpSections()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp3247 CASE_AND_STREAM(s, SHT_HASH, kStrWidth); in DumpELFSectionHeader_sh_type()
/openbsd/src/gnu/llvm/lld/ELF/
DSyntheticSections.cpp2450 : SyntheticSection(SHF_ALLOC, SHT_HASH, 4, ".hash") { in HashTableSection()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c2906 case SHT_HASH: return "HASH"; in get_section_type_name()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c2313 case SHT_HASH: return "HASH"; in get_section_type_name()
/openbsd/src/gnu/llvm/llvm/docs/
DAMDGPUUsage.rst1315 ``.hash`` ``SHT_HASH`` ``SHF_ALLOC``