Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_getdata.c80 [SHT_HASH] = ELF_T_WORD,
236 if (type == SHT_HASH) in __libelf_set_rawdata_wrlock()
313 if (type == SHT_HASH && elf->class == ELFCLASS64) in __libelf_set_rawdata_wrlock()
Delf32_updatenull.c243 case SHT_HASH: in __elfw2()
Delf.h328 #define SHT_HASH 5 /* Symbol hash table */ macro
/external/chromium_org/courgette/
Dtypes_elf.h79 SHT_HASH = 5, enumerator
/external/qemu/elff/
Delff_elf.h267 #define SHT_HASH 5 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h133 SHT_HASH = 5, /* symbol hash table - for dynamic linking */ enumerator
/external/llvm/lib/Object/
DELFYAML.cpp249 ECase(SHT_HASH) in enumeration()
/external/llvm/test/Object/
Dreadobj-shared-object.test34 ELF: Type: SHT_HASH
/external/qemu/
Delf.h1069 #define SHT_HASH 5 macro
/external/elfutils/src/
Delfcmp.c367 && shdr1->sh_type == SHT_HASH in main()
Dunstrip.c327 case SHT_HASH: in section_can_shrink()
437 case SHT_HASH: in adjust_relocs()
Delflint.c2183 case SHT_HASH: in check_hash()
3327 { ".hash", 6, SHT_HASH, exact, SHF_ALLOC, 0 },
3770 case SHT_HASH: in check_sections()
Dstrip.c1388 case SHT_HASH: in handle_elf()
DChangeLog670 (main): Call it for differing SHT_HASH sections under --hash-inexact.
Dreadelf.c2713 if (shdr->sh_type == SHT_HASH) in handle_hash()
Dldgeneric.c2491 new_generated_scn (scn_dot_hash, ".hash", SHT_HASH, SHF_ALLOC, in ld_generic_generate_sections()
/external/llvm/include/llvm/Support/
DELF.h1125 SHT_HASH = 5, // Symbol hash table. enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp355 LLVM_READOBJ_ENUM_CASE(ELF, SHT_HASH ); in getElfSectionType()
/external/valgrind/main/perf/
Dtinycc.c345 #define SHT_HASH 5 /* Symbol hash table */ macro
6825 case SHT_HASH: in new_section()
19023 hash = new_section(s1, hash_name, SHT_HASH, hash_sh_flags); in new_symtab()
19525 s->sh_type == SHT_HASH) { in tcc_output_file()
/external/elfutils/po/
Delfutils.pot4422 msgid "Ignore permutation of buckets in SHT_HASH section"