Home
last modified time | relevance | path

Searched refs:SHT_GNU_versym (Results 1 - 20 of 20) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_getdata.c68 [TYPEIDX (SHT_GNU_versym)] = ELF_T_HALF,
H A Delf.h460 #define SHT_GNU_versym 0x6fffffff /* Version symbol table. */ macro
/third_party/libbpf/src/
H A Delf.c22 /* A SHT_GNU_versym section holds 16-bit words. This bit is set if
29 * SHT_GNU_versym section.
149 pSec = elf_find_next_scn_by_type(elf, SHT_GNU_versym, NULL); in elf_sym_iter_new()
H A Dlibbpf_internal.h60 #define SHT_GNU_versym 0x6fffffff macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp264 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_versym); in getELFSectionTypeName()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc569 /// Return the SHT_GNU_versym, SHT_GNU_verdef and SHT_GNU_verneed
574 /// @param versym_section the SHT_GNU_versym section found. If the
597 if (h->sh_type == SHT_GNU_versym) in get_symbol_versionning_sections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h688 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table.
1297 // Special constants for the version table. (SHT_GNU_versym/.gnu.version)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h857 SHT_GNU_versym = 0x6fffffff, // GNU symbol versions table.
1327 // Special constants for the version table. (SHT_GNU_versym/.gnu.version)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp477 ECase(SHT_GNU_versym); in enumeration()
1249 case ELF::SHT_GNU_versym: in mapping()
/third_party/elfutils/src/
H A Dunstrip.c372 case SHT_GNU_versym: in section_can_shrink()
561 case SHT_GNU_versym: in adjust_relocs()
H A Dstrip.c1328 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GNU_versym)) in handle_elf()
2396 case SHT_GNU_versym: in handle_elf()
H A Delflint.c3672 { ".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()
H A Dreadelf.c2500 if (runshdr->sh_type == SHT_GNU_versym in handle_symtab()
2739 else if (shdr->sh_type == SHT_GNU_versym) in print_verinfo()
/third_party/elfio/elfio/
H A Delfio_dump.hpp398 { SHT_GNU_versym, "GNU_versym" },
H A Delf_types.hpp521 constexpr Elf_Word SHT_GNU_versym = 0x6fffffff; member
/third_party/musl/porting/linux/user/include/
H A Delf.h402 #define SHT_GNU_versym 0x6fffffff macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h400 #define SHT_GNU_versym 0x6fffffff macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h400 #define SHT_GNU_versym 0x6fffffff macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h400 #define SHT_GNU_versym 0x6fffffff macro
/third_party/musl/include/
H A Delf.h407 #define SHT_GNU_versym 0x6fffffff macro

Completed in 111 milliseconds