Home
last modified time | relevance | path

Searched refs:SHT_GNU_HASH (Results 1 – 21 of 21) sorted by relevance

/third_party/elfutils/libelf/
Delf_getdata.c47 : (Sh_Type >= SHT_GNU_HASH && Sh_Type <= SHT_HISUNW \
48 ? SHT_NUM + Sh_Type - SHT_GNU_HASH \
72 [TYPEIDX (SHT_GNU_HASH)] = ELF_T_GNUHASH,
Delf.h451 #define SHT_GNU_HASH 0x6ffffff6 /* GNU-style hash table. */ macro
DChangeLog1737 * elf_getdata.c (TYPEIDX): Handle SHT_GNU_HASH.
1738 (shtype_map): Add SHT_GNU_HASH entries.
/third_party/elfutils/libebl/
Deblsectiontypename.c97 case SHT_GNU_HASH: in ebl_section_type_name()
DChangeLog702 * eblsectiontypename.c: Add support for SHT_GNU_HASH.
/third_party/elfio/elfio/
Delfio_symbols.hpp106 if ( hash_section->get_type() == SHT_GNU_HASH || in get_symbol()
271 sec->get_type() == SHT_GNU_HASH || in find_hash_section()
Delfio_dump.hpp389 { SHT_GNU_HASH, "GNU_HASH" },
Delf_types.hpp512 constexpr Elf_Word SHT_GNU_HASH = 0x6ffffff6; variable
/third_party/libabigail/src/
Dabg-elf-helpers.cc493 && section_header->sh_type != SHT_GNU_HASH) in find_hash_table_section_index()
501 else if (section_header->sh_type == SHT_GNU_HASH) in find_hash_table_section_index()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp261 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_HASH); in getELFSectionTypeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h685 SHT_GNU_HASH = 0x6ffffff6, // GNU-style hash table. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h854 SHT_GNU_HASH = 0x6ffffff6, // GNU-style hash table. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp474 ECase(SHT_GNU_HASH); in enumeration()
1234 case ELF::SHT_GNU_HASH: in mapping()
/third_party/elfutils/src/
Delflint.c2333 size_t expect_entsize = (tag == SHT_GNU_HASH in check_hash()
2347 if (shdr->sh_size < (tag == SHT_GNU_HASH ? 4 : 2) * (expect_entsize ?: 4)) in check_hash()
2364 case SHT_GNU_HASH: in check_hash()
4194 case SHT_GNU_HASH: in check_sections()
Dreadelf.c3558 if ((shdr->sh_type == SHT_HASH || shdr->sh_type == SHT_GNU_HASH) in handle_hash()
3578 else if (shdr->sh_type == SHT_GNU_HASH) in handle_hash()
/third_party/musl/porting/linux/user/include/
Delf.h392 #define SHT_GNU_HASH 0x6ffffff6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h391 #define SHT_GNU_HASH 0x6ffffff6 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h391 #define SHT_GNU_HASH 0x6ffffff6 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h391 #define SHT_GNU_HASH 0x6ffffff6 macro
/third_party/musl/include/
Delf.h391 #define SHT_GNU_HASH 0x6ffffff6 macro
/third_party/musl/ndk_musl_include/
Delf.h391 #define SHT_GNU_HASH 0x6ffffff6 macro