Home
last modified time | relevance | path

Searched refs:SHT_SYMTAB_SHNDX (Results 1 – 25 of 56) sorted by relevance

123

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dsection-symbols.test73 Type: SHT_SYMTAB_SHNDX
122 ## Case 5: a valid unnamed section symbol via SHT_SYMTAB_SHNDX.
126 ## Case 6: a valid named section symbol via SHT_SYMTAB_SHNDX.
130 ## Case 7: a unnamed section symbol via SHT_SYMTAB_SHNDX with invalid index.
134 ## Case 8: a named section symbol via SHT_SYMTAB_SHNDX with invalid index.
153 # WARN2: warning: '{{.*}}.tmp2': extended symbol index (1) is past the end of the SHT_SYMTAB_SHNDX
161 # Section symbol via SHT_SYMTAB_SHNDX when SHT_SYMTAB_SHNDX is missing.
Dsymbol-shndx.test56 Type: SHT_SYMTAB_SHNDX
206 Type: SHT_SYMTAB_SHNDX
244 …ing: '{{.*}}tmp3': extended symbol index (1) is past the end of the SHT_SYMTAB_SHNDX section of si…
245 …ing: '{{.*}}tmp3': extended symbol index (2) is past the end of the SHT_SYMTAB_SHNDX section of si…
259 ## SHT_SYMTAB_SHNDX section doesn't match the number of symbols in the symbol table.
265 # SHNDX-ERR-GNU: warning: '[[FILE]]': SHT_SYMTAB_SHNDX has 3 entries, but the symbol table as…
270 …rning: '[[FILE]]': extended symbol index (1) is past the end of the SHT_SYMTAB_SHNDX section of si…
275 # SHNDX-ERR-LLVM: warning: '[[FILE]]': SHT_SYMTAB_SHNDX has 3 entries, but the symbol table associa…
297 …rning: '[[FILE]]': extended symbol index (1) is past the end of the SHT_SYMTAB_SHNDX section of si…
309 Type: SHT_SYMTAB_SHNDX
Dsection-types.test37 # LLVM: Type: SHT_SYMTAB_SHNDX
180 Type: SHT_SYMTAB_SHNDX
Dmips-plt.test192 …rning: '[[FILE]]': extended symbol index (4) is past the end of the SHT_SYMTAB_SHNDX section of si…
207 …rning: '[[FILE]]': extended symbol index (4) is past the end of the SHT_SYMTAB_SHNDX section of si…
Ddyn-symbols.test358 ## is no SHT_SYMTAB_SHNDX section in the object.
367 …rning: '[[FILE]]': extended symbol index (2) is past the end of the SHT_SYMTAB_SHNDX section of si…
374 …rning: '[[FILE]]': extended symbol index (2) is past the end of the SHT_SYMTAB_SHNDX section of si…
/external/llvm-project/llvm/test/tools/llvm-objdump/
Drelocation-xindex-symbol.test3 ## has to use the SHT_SYMTAB_SHNDX section.
31 Type: SHT_SYMTAB_SHNDX
/external/llvm-project/llvm/test/tools/llvm-size/
Delf-sysv.test50 Type: SHT_SYMTAB_SHNDX
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dmany-sections.test42 SECS-NEXT: Type: SHT_SYMTAB_SHNDX
/external/llvm-project/llvm/test/Object/
Dinvalid.test212 ## Test that llvm-readobj reports an error if SHT_SYMTAB_SHNDX section has
219 # INVALID-XINDEX-SIZE: warning: {{.*}}: SHT_SYMTAB_SHNDX has 2 entries, but the symbol table associ…
229 Type: SHT_SYMTAB_SHNDX
241 ## Check that llvm-readobj reports a warning when we have no SHT_SYMTAB_SHNDX section,
247 …rning: '[[FILE]]': extended symbol index (0) is past the end of the SHT_SYMTAB_SHNDX section of si…
/external/elfutils/libelf/
Delf32_getshdr.c155 if (shdr[cnt].sh_type == SHT_SYMTAB_SHNDX in ElfW2()
Delf32_updatenull.c240 case SHT_SYMTAB_SHNDX: in __elfw2()
Delf_getdata.c65 [SHT_SYMTAB_SHNDX] = ELF_T_WORD,
Delf_begin.c416 if (elf->state.elf32.shdr[cnt].sh_type == SHT_SYMTAB_SHNDX in file_read_elf()
513 if (elf->state.elf64.shdr[cnt].sh_type == SHT_SYMTAB_SHNDX in file_read_elf()
/external/elfutils/libdwfl/
Drelocate.c134 || shdr->sh_type == SHT_SYMTAB_SHNDX) in relocate_getsym()
150 case SHT_SYMTAB_SHNDX: in relocate_getsym()
Ddwfl_module_getdwarf.c642 case SHT_SYMTAB_SHNDX: in load_symtab()
1021 case SHT_SYMTAB_SHNDX: in find_aux_sym()
/external/elfutils/
DTODO80 ** support SHT_SYMTAB_SHNDX
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp247 STRINGIFY_ENUM_CASE(ELF, SHT_SYMTAB_SHNDX); in getELFSectionTypeName()
/external/llvm-project/llvm/lib/Object/
DELF.cpp266 STRINGIFY_ENUM_CASE(ELF, SHT_SYMTAB_SHNDX); in getELFSectionTypeName()
/external/elfutils/libasm/
Dasm_end.c235 shdr->sh_type = SHT_SYMTAB_SHNDX; in binary_end()
/external/llvm/include/llvm/Object/
DELF.h443 assert(Section.sh_type == ELF::SHT_SYMTAB_SHNDX); in getSHNDXTable()
/external/elfutils/tests/
Delfstrmerge.c560 case SHT_SYMTAB_SHNDX: in main()
/external/llvm/include/llvm/Support/
DELF.h681 SHT_SYMTAB_SHNDX = 18, // Indices for SHN_XINDEX entries. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h682 SHT_SYMTAB_SHNDX = 18, // Indices for SHN_XINDEX entries. enumerator
/external/llvm/lib/MC/
DELFObjectWriter.cpp890 Ctx.getELFSection(".symtab_shndxr", ELF::SHT_SYMTAB_SHNDX, 0, 4, ""); in computeSymbolTable()
1163 case ELF::SHT_SYMTAB_SHNDX: in writeSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h832 SHT_SYMTAB_SHNDX = 18, // Indices for SHN_XINDEX entries. enumerator

123