/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 225 #define SHT_GNU_versym 0x6fffffff /* Symbol version table */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 225 #define SHT_GNU_versym 0x6fffffff /* Symbol version table */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELF.cpp | 264 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_versym); in getELFSectionTypeName()
|
/third_party/elfutils/libelf/ |
D | elf_getdata.c | 68 [TYPEIDX (SHT_GNU_versym)] = ELF_T_HALF,
|
D | elf.h | 460 #define SHT_GNU_versym 0x6fffffff /* Version symbol table. */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 688 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 857 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table. enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 597 if (h->sh_type == SHT_GNU_versym) in get_symbol_versionning_sections()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 477 ECase(SHT_GNU_versym); in enumeration() 1249 case ELF::SHT_GNU_versym: in mapping()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 398 { SHT_GNU_versym, "GNU_versym" },
|
D | elf_types.hpp | 521 constexpr Elf_Word SHT_GNU_versym = 0x6fffffff; variable
|
/third_party/elfutils/src/ |
D | strip.c | 1328 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GNU_versym)) in handle_elf() 2396 case SHT_GNU_versym: in handle_elf()
|
D | unstrip.c | 371 case SHT_GNU_versym: in section_can_shrink() 560 case SHT_GNU_versym: in adjust_relocs()
|
D | elflint.c | 3672 { ".gnu.version", 13, SHT_GNU_versym, exact, SHF_ALLOC, 0 }, 3923 && shdr->sh_type != SHT_GNU_versym in check_sections() 4211 case SHT_GNU_versym: in check_sections()
|
D | readelf.c | 2500 if (runshdr->sh_type == SHT_GNU_versym in handle_symtab() 2739 else if (shdr->sh_type == SHT_GNU_versym) in print_verinfo()
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 401 #define SHT_GNU_versym 0x6fffffff macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 400 #define SHT_GNU_versym 0x6fffffff macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 400 #define SHT_GNU_versym 0x6fffffff macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 400 #define SHT_GNU_versym 0x6fffffff macro
|
/third_party/musl/include/ |
D | elf.h | 400 #define SHT_GNU_versym 0x6fffffff macro
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 400 #define SHT_GNU_versym 0x6fffffff macro
|