Home
last modified time | relevance | path

Searched refs:SHT_GNU_verneed (Results 1 - 16 of 16) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_getdata.c67 [TYPEIDX (SHT_GNU_verneed)] = ELF_T_VNEED,
H A Delf.h459 #define SHT_GNU_verneed 0x6ffffffe /* Version needs section. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp263 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_verneed); in getELFSectionTypeName()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc569 /// Return the SHT_GNU_versym, SHT_GNU_verdef and SHT_GNU_verneed
580 /// @param verneed_section the SHT_GNU_verneed section found. If the
601 else if (h->sh_type == SHT_GNU_verneed) in get_symbol_versionning_sections()
768 /// Get the version needed (from the SHT_GNU_verneed section) to
776 /// @param verneed_section the SHT_GNU_verneed section.
849 /// section of type SHT_GNU_verneed.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h687 SHT_GNU_verneed = 0x6ffffffe, // GNU version references.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h856 SHT_GNU_verneed = 0x6ffffffe, // GNU version references.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp476 ECase(SHT_GNU_verneed); in enumeration()
1254 case ELF::SHT_GNU_verneed: in mapping()
1450 return "SHT_GNU_verneed: \"Dependencies\" and \"Content\" can't be used " in validate()
/third_party/elfio/elfio/
H A Delfio_dump.hpp397 { SHT_GNU_verneed, "GNU_verneed" },
H A Delf_types.hpp520 constexpr Elf_Word SHT_GNU_verneed = 0x6ffffffe; member
/third_party/elfutils/src/
H A Delflint.c3674 { ".gnu.version_r", 15, SHT_GNU_verneed, exact, SHF_ALLOC, 0 },
3922 && shdr->sh_type != SHT_GNU_verneed in check_sections()
4220 case SHT_GNU_verneed: in check_sections()
H A Dreadelf.c2504 else if (runshdr->sh_type == SHT_GNU_verneed) in handle_symtab()
2735 if (shdr->sh_type == SHT_GNU_verneed) in print_verinfo()
2969 else if (vershdr->sh_type == SHT_GNU_verneed) in handle_versym()
/third_party/musl/porting/linux/user/include/
H A Delf.h401 #define SHT_GNU_verneed 0x6ffffffe macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h399 #define SHT_GNU_verneed 0x6ffffffe macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h399 #define SHT_GNU_verneed 0x6ffffffe macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h399 #define SHT_GNU_verneed 0x6ffffffe macro
/third_party/musl/include/
H A Delf.h406 #define SHT_GNU_verneed 0x6ffffffe macro

Completed in 98 milliseconds