Home
last modified time | relevance | path

Searched refs:SHT_HASH (Results 1 – 25 of 31) sorted by relevance

12

/third_party/elfutils/libelf/
Delf_getdata.c56 [SHT_HASH] = ELF_T_WORD,
122 if (sh_type == SHT_HASH && ehdr->e_ident[EI_CLASS] == ELFCLASS64) in __libelf_data_type()
270 else if (type == SHT_HASH) in __libelf_set_rawdata_wrlock()
Delf32_updatenull.c241 case SHT_HASH: in __elfw2()
Delf.h435 #define SHT_HASH 5 /* Symbol hash table */ macro
/third_party/elfio/elfio/
Delfio_symbols.hpp102 if ( hash_section->get_type() == SHT_HASH ) { in get_symbol()
270 ( sec->get_type() == SHT_HASH || in find_hash_section()
Delfio_dump.hpp376 { SHT_HASH, "HASH" },
Delf_types.hpp499 constexpr Elf_Word SHT_HASH = 5; variable
/third_party/libabigail/src/
Dabg-elf-helpers.cc492 if (section_header->sh_type != SHT_HASH in find_hash_table_section_index()
499 if (section_header->sh_type == SHT_HASH) in find_hash_table_section_index()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h197 #define SHT_HASH 5 /* symbol hash table section */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h197 #define SHT_HASH 5 /* symbol hash table section */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp236 STRINGIFY_ENUM_CASE(ELF, SHT_HASH); in getELFSectionTypeName()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp471 #define SHT_HASH 5 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h671 SHT_HASH = 5, // Symbol hash table. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h821 SHT_HASH = 5, // Symbol hash table. enumerator
/third_party/elfutils/src/
Delfcmp.c534 && shdr1->sh_type == SHT_HASH in main()
Dunstrip.c370 case SHT_HASH: in section_can_shrink()
499 case SHT_HASH: in adjust_relocs()
Delflint.c2357 case SHT_HASH: in check_hash()
3650 { ".hash", 6, SHT_HASH, exact, SHF_ALLOC, 0 },
4189 case SHT_HASH: in check_sections()
Dstrip.c2257 case SHT_HASH: in handle_elf()
Dreadelf.c3558 if ((shdr->sh_type == SHT_HASH || shdr->sh_type == SHT_GNU_HASH) in handle_hash()
3571 if (shdr->sh_type == SHT_HASH) in handle_hash()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp449 ECase(SHT_HASH); in enumeration()
1224 case ELF::SHT_HASH: in mapping()
/third_party/musl/ndk_musl_include/
Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/include/
Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/porting/linux/user/include/
Delf.h376 #define SHT_HASH 5 macro

12