Home
last modified time | relevance | path

Searched refs:SHT_GNU_versym (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dversym-invalid.test1 ## Test how llvm-readobj/llvm-readelf tools handle invalid SHT_GNU_versym sections.
10 # GNU-INVALID-LINK-NEXT: warning: '[[FILE]]': invalid section linked to SHT_GNU_versym section with…
14 # LLVM-INVALID-LINK-NEXT: warning: '[[FILE]]': invalid section linked to SHT_GNU_versym section wit…
24 Type: SHT_GNU_versym
28 ## Check that we report a warning when the sh_link field of a SHT_GNU_versym section does not refer…
37 # INVALID-SYMBOL-TABLE-GNU-NEXT: warning: '[[FILE]]': invalid section linked to SHT_GNU_versym sec…
41 # INVALID-SYMBOL-TABLE-LLVM-NEXT: warning: '[[FILE]]': invalid section linked to SHT_GNU_versym sec…
45 ## is linked with SHT_GNU_versym. In this case we are unable to produce LLVM style output,
54 … '[[FILE]]': can't get a string table for the symbol table linked to SHT_GNU_versym section with i…
58 … '[[FILE]]': can't get a string table for the symbol table linked to SHT_GNU_versym section with i…
[all …]
Dhidden-versym.test15 Type: SHT_GNU_versym
Dreloc-symbol-with-versioning.test31 Type: SHT_GNU_versym
Dverneed-invalid.test3 ## In the first case we have a SHT_GNU_versym section that refers to
55 Type: SHT_GNU_versym
131 Type: SHT_GNU_versym
161 # BROKEN-AUX-GNU-NEXT: warning: '[[FILE]]': unable to get a version for entry 0 of SHT_GNU_versym s…
179 Type: SHT_GNU_versym
626 Type: SHT_GNU_versym
Dmerged.test45 Type: SHT_GNU_versym
Dversioninfo.test2 ## Check that SHT_GNU_versym dumper can see versions described in
17 Type: SHT_GNU_versym
Dall.test54 Type: SHT_GNU_versym
Dverdef-invalid.test296 …NU-NEXT: warning: '[[FILE]]': unable to get a version for entry 1 of SHT_GNU_versym section with i…
306 Type: SHT_GNU_versym
Dsection-types.test77 # LLVM: Type: SHT_GNU_versym
/external/llvm-project/lld/test/ELF/invalid/
Dverdef-no-symtab.test4 ## When we have SHT_GNU_versym section, it is should be associated
14 Type: SHT_GNU_versym
19 # CHECK: SHT_GNU_versym should be associated with symbol table
/external/llvm-project/llvm/test/Object/
Dinvalid.test411 # INVALID-VERSION: warning: '[[FILE]]': SHT_GNU_versym section refers to a version index 255 which …
421 Type: SHT_GNU_versym
627 ## Check that we report a warning if SHT_GNU_versym has invalid
633 # INVALID-VER-SHENTSIZE: warning: '[[FILE]]': cannot read content of SHT_GNU_versym section with in…
644 Type: SHT_GNU_versym
/external/llvm-project/lld/test/ELF/
Dverneed.s30 # CHECK-NEXT: Type: SHT_GNU_versym (0x6FFFFFFF)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp264 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_versym); in getELFSectionTypeName()
/external/llvm-project/llvm/lib/Object/
DELF.cpp284 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_versym); in getELFSectionTypeName()
/external/elfutils/libelf/
Delf_getdata.c69 [TYPEIDX (SHT_GNU_versym)] = ELF_T_HALF,
/external/libabigail/src/
Dabg-elf-helpers.cc527 if (h->sh_type == SHT_GNU_versym) in get_symbol_versionning_sections()
/external/llvm/include/llvm/Support/
DELF.h687 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h688 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h857 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h882 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp477 ECase(SHT_GNU_versym); in enumeration()
1249 case ELF::SHT_GNU_versym: in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp500 ECase(SHT_GNU_versym); in enumeration()
1384 case ELF::SHT_GNU_versym: in mapping()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp379 ECase(SHT_GNU_versym) in enumeration()
/external/elfutils/src/
Dstrip.c1320 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GNU_versym)) in handle_elf()
2393 case SHT_GNU_versym: in handle_elf()
Dunstrip.c372 case SHT_GNU_versym: in section_can_shrink()
557 case SHT_GNU_versym: in adjust_relocs()

12