Home
last modified time | relevance | path

Searched refs:SHT_HASH (Results 1 - 22 of 22) sorted by relevance

/third_party/elfutils/libelf/
H A 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()
H A Delf32_updatenull.c241 case SHT_HASH: in __elfw2()
H A Delf.h435 #define SHT_HASH 5 /* Symbol hash table */ macro
/third_party/elfio/elfio/
H A Delfio_symbols.hpp102 if ( hash_section->get_type() == SHT_HASH ) { in get_symbol()
270 ( sec->get_type() == SHT_HASH || in find_hash_section()
H A Delfio_dump.hpp376 { SHT_HASH, "HASH" },
H A Delf_types.hpp499 constexpr Elf_Word SHT_HASH = 5; member
/third_party/libabigail/src/
H A 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/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp471 #define SHT_HASH 5 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp236 STRINGIFY_ENUM_CASE(ELF, SHT_HASH); in getELFSectionTypeName()
/third_party/elfutils/src/
H A Delfcmp.c64 N_("Ignore permutation of buckets in SHT_HASH section"), 0 },
112 /* True iff SHT_HASH treatment should be generous. */
534 && shdr1->sh_type == SHT_HASH in main()
H A Dunstrip.c371 case SHT_HASH: in section_can_shrink()
500 case SHT_HASH: in adjust_relocs()
H A Delflint.c2357 case SHT_HASH: in check_hash()
3650 { ".hash", 6, SHT_HASH, exact, SHF_ALLOC, 0 },
4189 case SHT_HASH: in check_sections()
H A Dstrip.c1548 + SHT_HASH in sh_link to symbol table in handle_elf()
2257 case SHT_HASH: in handle_elf()
2335 /* Alpha and S390 64-bit use 64-bit SHT_HASH entries. */ in handle_elf()
H A Dreadelf.c3559 if ((shdr->sh_type == SHT_HASH || shdr->sh_type == SHT_GNU_HASH) in handle_hash()
3572 if (shdr->sh_type == SHT_HASH) in handle_hash()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h671 SHT_HASH = 5, // Symbol hash table.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h821 SHT_HASH = 5, // Symbol hash table.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp449 ECase(SHT_HASH); in enumeration()
1224 case ELF::SHT_HASH: in mapping()
/third_party/musl/porting/linux/user/include/
H A Delf.h377 #define SHT_HASH 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h376 #define SHT_HASH 5 macro
/third_party/musl/include/
H A Delf.h377 #define SHT_HASH 5 macro

Completed in 120 milliseconds