HomeSort by relevance Sort by last modified time
    Searched refs:hsh_cache (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
elf32-hppa.c 215 struct elf32_hppa_stub_hash_entry *hsh_cache; member in struct:elf32_hppa_link_hash_entry
401 hh->hsh_cache = NULL;
525 if (hh != NULL && hh->hsh_cache != NULL
526 && hh->hsh_cache->hh == hh
527 && hh->hsh_cache->id_sec == id_sec)
529 hsh_entry = hh->hsh_cache;
542 hh->hsh_cache = hsh_entry;
    [all...]
elf32-metag.c 788 struct elf_metag_stub_hash_entry *hsh_cache; member in struct:elf_metag_link_hash_entry
1016 hh->hsh_cache = NULL;
    [all...]
elf32-nios2.c 1757 struct elf32_nios2_stub_hash_entry *hsh_cache; member in struct:elf32_nios2_link_hash_entry
    [all...]

Completed in 111 milliseconds