Home
last modified time | relevance | path

Searched refs:SHT_GNU_verdef (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dverdef-invalid.test1 ## Test how llvm-readobj/llvm-readelf tools handle invalid SHT_GNU_verdef sections.
9 # INVALID-LINK-LLVM: warning: '[[FILE]]': invalid section linked to SHT_GNU_verdef section with ind…
12 # INVALID-LINK-GNU: warning: '[[FILE]]': invalid section linked to SHT_GNU_verdef section with…
22 Type: SHT_GNU_verdef
27 ## Check that we report a warning when the sh_link field of a SHT_GNU_verdef section references a n…
33 # INVALID-STRING-TABLE: warning: '[[FILE]]': invalid string table linked to SHT_GNU_verdef section …
35 ## Check that we report a warning when we can't read the content of the SHT_GNU_verdef section.
41 # INVALID-DATA: warning: '[[FILE]]': cannot read content of SHT_GNU_verdef section with index 1: se…
50 Type: SHT_GNU_verdef
62 ## Check that llvm-readelf reports a warning when the name of the SHT_GNU_verdef section can't be r…
[all …]
Dsection-types.test67 # LLVM: Type: SHT_GNU_verdef
214 Type: SHT_GNU_verdef
Dversioninfo.test3 ## SHT_GNU_verdef and SHT_GNU_verneed sections.
24 Type: SHT_GNU_verdef
Dall.test58 Type: SHT_GNU_verdef
/external/llvm-project/llvm/test/tools/llvm-lipo/
Dinfo-invalid.test14 Type: SHT_GNU_verdef
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Dverdef.test18 Type: SHT_GNU_verdef
/external/llvm/test/tools/llvm-readobj/
Delf-versioninfo.test50 CHECK: SHT_GNU_verdef {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp262 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_verdef); in getELFSectionTypeName()
/external/llvm-project/llvm/lib/Object/
DELF.cpp282 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_verdef); in getELFSectionTypeName()
/external/llvm-project/llvm/tools/llvm-objdump/
DELFDump.cpp337 Shdr.sh_type != ELF::SHT_GNU_verdef) in printSymbolVersionInfo()
/external/elfutils/libelf/
Delf_getdata.c67 [TYPEIDX (SHT_GNU_verdef)] = ELF_T_VDEF,
Delf.h455 #define SHT_GNU_verdef 0x6ffffffd /* Version definition section. */ macro
/external/libabigail/src/
Dabg-elf-helpers.cc529 else if (h->sh_type == SHT_GNU_verdef) in get_symbol_versionning_sections()
/external/llvm/include/llvm/Support/
DELF.h685 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h686 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h855 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h880 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp475 ECase(SHT_GNU_verdef); in enumeration()
1244 case ELF::SHT_GNU_verdef: in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp498 ECase(SHT_GNU_verdef); in enumeration()
1379 case ELF::SHT_GNU_verdef: in mapping()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp377 ECase(SHT_GNU_verdef) in enumeration()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1032 LLVM_READOBJ_ENUM_CASE(ELF, SHT_GNU_verdef ); in getElfSectionType()
1343 case ELF::SHT_GNU_verdef: in ELFDumper()
2621 case SHT_GNU_verdef: in getSectionTypeString()
/external/google-breakpad/src/third_party/musl/include/
Delf.h298 #define SHT_GNU_verdef 0x6ffffffd macro
/external/elfutils/src/
Delflint.c3672 { ".gnu.version_d", 15, SHT_GNU_verdef, exact, SHF_ALLOC, 0 },
3920 && shdr->sh_type != SHT_GNU_verdef in check_sections()
4223 case SHT_GNU_verdef: in check_sections()
/external/kmod/port-gnu/
Delf.h346 #define SHT_GNU_verdef 0x6ffffffd /* Version definition section. */ macro
/external/llvm-project/lld/ELF/
DInputFiles.cpp1457 case SHT_GNU_verdef: in parse()

12