Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/
H A Dhash-section.yaml27 Type: SHT_HASH
31 Type: SHT_HASH
68 Type: SHT_HASH
72 Type: SHT_HASH
77 Type: SHT_HASH
82 Type: SHT_HASH
87 Type: SHT_HASH
93 Type: SHT_HASH
124 Type: SHT_HASH
128 Type: SHT_HASH
[all …]
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/
H A Dhash-section.yaml36 Type: SHT_HASH
68 Type: SHT_HASH
133 Type: SHT_HASH
152 Type: SHT_HASH
174 Type: SHT_HASH
178 Type: SHT_HASH
205 Type: SHT_HASH
227 Type: SHT_HASH
245 Type: SHT_HASH
260 Type: SHT_HASH
[all …]
H A Dsection-headers-exclude.yaml406 ## Case H: check we do not link SHT_HASH/SHT_GNU_HASH sections with .dynsym
422 Type: SHT_HASH
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dhash-table.test1 ## Check how the SHT_HASH section is dumped with --hash-table.
27 Type: SHT_HASH
80 ## Check we can dump the SHT_HASH section even when an object
103 Type: SHT_HASH
127 ## Document we don't report a warning when the value of the sh_entsize field of the SHT_HASH sectio…
146 ## Each SHT_HASH section starts with two 32-bit fields: nbucket and nchain.
164 Type: SHT_HASH
258 Type: SHT_HASH
H A Dhash-histogram.test36 Type: SHT_HASH
90 Type: SHT_HASH
112 ## Each SHT_HASH section starts with two 32-bit fields: nbucket and nchain.
127 Type: SHT_HASH
185 Type: SHT_HASH
228 Type: SHT_HASH
H A Dsection-types.test15 # LLVM: Type: SHT_HASH
151 Type: SHT_HASH
H A Dhash-symbols.test51 Type: SHT_HASH
156 Type: SHT_HASH
348 Type: SHT_HASH
367 ## Each SHT_HASH section starts with two 32-bit fields: nbucket and nchain.
382 Type: SHT_HASH
445 Type: SHT_HASH
544 Type: SHT_HASH
H A Dall.test75 Type: SHT_HASH
H A Ddyn-symbols-size-from-hash-table.test89 Type: SHT_HASH
248 Type: SHT_HASH
397 Type: SHT_HASH
H A Dsymtab-shndx.test297 Type: SHT_HASH
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dset-section-attr-and-rename.test7 # CHECK-NEXT: Type: SHT_HASH (0x5)
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/ELF/
H A Dnull-jmprel.yaml71 Type: SHT_HASH
/llvm-project-15.0.7/llvm/test/tools/llvm-xray/AArch64/Inputs/
H A Delf64-pic.yaml18 Type: SHT_HASH
/llvm-project-15.0.7/llvm/test/tools/llvm-size/
H A Delf-sysv.test65 Type: SHT_HASH
/llvm-project-15.0.7/llvm/test/tools/llvm-ifs/
H A Dread-elf-dynsym.test77 Type: SHT_HASH
/llvm-project-15.0.7/llvm/lib/Object/
H A DELF.cpp274 STRINGIFY_ENUM_CASE(ELF, SHT_HASH); in getELFSectionTypeName()
/llvm-project-15.0.7/llvm/test/tools/llvm-symbolizer/
H A Ddata-location.yaml184 Type: SHT_HASH
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DELF.h979 SHT_HASH = 5, // Symbol hash table. enumerator
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h95 case ELF::SHT_HASH: in LLVM_YAML_STRONG_TYPEDEF()
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFYAML.cpp641 ECase(SHT_HASH); in enumeration()
1596 case ELF::SHT_HASH: in mapping()
H A DELFEmitter.cpp742 case ELF::SHT_HASH: in getDefaultLinkSec()
/llvm-project-15.0.7/bolt/test/X86/Inputs/
H A Dplt-sec-8-byte.yaml73 Type: SHT_HASH
/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Delf2yaml.cpp608 case ELF::SHT_HASH: in dumpSections()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1617 if (Shdr->sh_type == SHT_HASH) { in findOnlyShtHash()
/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1662 case SHT_HASH: in makeSection()

12