Searched refs:SHT_GNU_versym (Results 1 – 25 of 36) sorted by relevance
12
1 ## 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_versym28 ## 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 …]
15 Type: SHT_GNU_versym
31 Type: SHT_GNU_versym
3 ## In the first case we have a SHT_GNU_versym section that refers to55 Type: SHT_GNU_versym131 Type: SHT_GNU_versym161 # BROKEN-AUX-GNU-NEXT: warning: '[[FILE]]': unable to get a version for entry 0 of SHT_GNU_versym s…179 Type: SHT_GNU_versym626 Type: SHT_GNU_versym
45 Type: SHT_GNU_versym
2 ## Check that SHT_GNU_versym dumper can see versions described in17 Type: SHT_GNU_versym
54 Type: SHT_GNU_versym
296 …NU-NEXT: warning: '[[FILE]]': unable to get a version for entry 1 of SHT_GNU_versym section with i…306 Type: SHT_GNU_versym
77 # LLVM: Type: SHT_GNU_versym
4 ## When we have SHT_GNU_versym section, it is should be associated14 Type: SHT_GNU_versym19 # CHECK: SHT_GNU_versym should be associated with symbol table
411 # INVALID-VERSION: warning: '[[FILE]]': SHT_GNU_versym section refers to a version index 255 which …421 Type: SHT_GNU_versym627 ## Check that we report a warning if SHT_GNU_versym has invalid633 # INVALID-VER-SHENTSIZE: warning: '[[FILE]]': cannot read content of SHT_GNU_versym section with in…644 Type: SHT_GNU_versym
30 # CHECK-NEXT: Type: SHT_GNU_versym (0x6FFFFFFF)
264 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_versym); in getELFSectionTypeName()
284 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_versym); in getELFSectionTypeName()
69 [TYPEIDX (SHT_GNU_versym)] = ELF_T_HALF,
527 if (h->sh_type == SHT_GNU_versym) in get_symbol_versionning_sections()
687 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
688 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
857 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
882 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
477 ECase(SHT_GNU_versym); in enumeration()1249 case ELF::SHT_GNU_versym: in mapping()
500 ECase(SHT_GNU_versym); in enumeration()1384 case ELF::SHT_GNU_versym: in mapping()
379 ECase(SHT_GNU_versym) in enumeration()
1320 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GNU_versym)) in handle_elf()2393 case SHT_GNU_versym: in handle_elf()
372 case SHT_GNU_versym: in section_can_shrink()557 case SHT_GNU_versym: in adjust_relocs()