Home
last modified time | relevance | path

Searched refs:SHT_GNU_verdef (Results 1 - 18 of 18) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_getdata.c66 [TYPEIDX (SHT_GNU_verdef)] = ELF_T_VDEF,
H A Delf.h458 #define SHT_GNU_verdef 0x6ffffffd /* Version definition section. */ macro
/third_party/libbpf/src/
H A Delf.c155 pSec = elf_find_next_scn_by_type(elf, SHT_GNU_verdef, NULL); in elf_sym_iter_new()
H A Dlibbpf_internal.h61 #define SHT_GNU_verdef 0x6ffffffd macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp262 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_verdef); in getELFSectionTypeName()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc569 /// Return the SHT_GNU_versym, SHT_GNU_verdef and SHT_GNU_verneed
577 /// @param verdef_section the SHT_GNU_verdef section found. If the
599 else if (h->sh_type == SHT_GNU_verdef) in get_symbol_versionning_sections()
708 /// Get the version definition (from the SHT_GNU_verdef section) of a
715 /// @param verdef_section the SHT_GNU_verdef section.
845 /// looked for in a section of type SHT_GNU_verdef. Otherwise, if
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h686 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h855 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp475 ECase(SHT_GNU_verdef); in enumeration()
1244 case ELF::SHT_GNU_verdef: in mapping()
1443 return "SHT_GNU_verdef: \"Entries\" and \"Content\" can't be used " in validate()
/third_party/elfio/elfio/
H A Delfio_dump.hpp396 { SHT_GNU_verdef, "GNU_verdef" },
H A Delf_types.hpp519 constexpr Elf_Word SHT_GNU_verdef = 0x6ffffffd; member
/third_party/elfutils/src/
H A Delflint.c3673 { ".gnu.version_d", 15, SHT_GNU_verdef, exact, SHF_ALLOC, 0 },
3921 && shdr->sh_type != SHT_GNU_verdef in check_sections()
4224 case SHT_GNU_verdef: in check_sections()
H A Dreadelf.c2510 else if (runshdr->sh_type == SHT_GNU_verdef) in handle_symtab()
2737 else if (shdr->sh_type == SHT_GNU_verdef) in print_verinfo()
2967 if (vershdr->sh_type == SHT_GNU_verdef) in handle_versym()
/third_party/musl/porting/linux/user/include/
H A Delf.h400 #define SHT_GNU_verdef 0x6ffffffd macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h398 #define SHT_GNU_verdef 0x6ffffffd macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h398 #define SHT_GNU_verdef 0x6ffffffd macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h398 #define SHT_GNU_verdef 0x6ffffffd macro
/third_party/musl/include/
H A Delf.h405 #define SHT_GNU_verdef 0x6ffffffd macro

Completed in 107 milliseconds