Searched refs:hsh_cache (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-metag.c786 struct elf_metag_stub_hash_entry *hsh_cache; member in struct:elf_metag_link_hash_entry
990 hh->hsh_cache = NULL;
1108 if (hh != NULL && hh->hsh_cache != NULL
1109 && hh->hsh_cache->hh == hh
1110 && hh->hsh_cache->id_sec == id_sec)
1112 hsh = hh->hsh_cache;
1126 hh->hsh_cache = hsh;
H A Delf32-nios2.c1738 struct elf32_nios2_stub_hash_entry *hsh_cache; member in struct:elf32_nios2_link_hash_entry
2035 eh->hsh_cache = NULL;
2113 if (hh != NULL && hh->hsh_cache != NULL
2114 && hh->hsh_cache->hh == hh
2115 && hh->hsh_cache->id_sec == id_sec
2116 && hh->hsh_cache->stub_type == stub_type)
2118 hsh = hh->hsh_cache;
2132 hh->hsh_cache = hsh;
H A Delf32-hppa.c232 struct elf32_hppa_stub_hash_entry *hsh_cache; member in struct:elf32_hppa_link_hash_entry
386 hh->hsh_cache = NULL;
512 if (hh != NULL && hh->hsh_cache != NULL
513 && hh->hsh_cache->hh == hh
514 && hh->hsh_cache->id_sec == id_sec)
516 hsh_entry = hh->hsh_cache;
529 hh->hsh_cache = hsh_entry;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-metag.c786 struct elf_metag_stub_hash_entry *hsh_cache; member in struct:elf_metag_link_hash_entry
990 hh->hsh_cache = NULL;
1108 if (hh != NULL && hh->hsh_cache != NULL
1109 && hh->hsh_cache->hh == hh
1110 && hh->hsh_cache->id_sec == id_sec)
1112 hsh = hh->hsh_cache;
1126 hh->hsh_cache = hsh;
H A Delf32-nios2.c1738 struct elf32_nios2_stub_hash_entry *hsh_cache; member in struct:elf32_nios2_link_hash_entry
2035 eh->hsh_cache = NULL;
2113 if (hh != NULL && hh->hsh_cache != NULL
2114 && hh->hsh_cache->hh == hh
2115 && hh->hsh_cache->id_sec == id_sec
2116 && hh->hsh_cache->stub_type == stub_type)
2118 hsh = hh->hsh_cache;
2132 hh->hsh_cache = hsh;
H A Delf32-hppa.c232 struct elf32_hppa_stub_hash_entry *hsh_cache; member in struct:elf32_hppa_link_hash_entry
386 hh->hsh_cache = NULL;
512 if (hh != NULL && hh->hsh_cache != NULL
513 && hh->hsh_cache->hh == hh
514 && hh->hsh_cache->id_sec == id_sec)
516 hsh_entry = hh->hsh_cache;
529 hh->hsh_cache = hsh_entry;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-metag.c786 struct elf_metag_stub_hash_entry *hsh_cache; member in struct:elf_metag_link_hash_entry
990 hh->hsh_cache = NULL;
1108 if (hh != NULL && hh->hsh_cache != NULL
1109 && hh->hsh_cache->hh == hh
1110 && hh->hsh_cache->id_sec == id_sec)
1112 hsh = hh->hsh_cache;
1126 hh->hsh_cache = hsh;
H A Delf32-nios2.c1738 struct elf32_nios2_stub_hash_entry *hsh_cache; member in struct:elf32_nios2_link_hash_entry
2035 eh->hsh_cache = NULL;
2113 if (hh != NULL && hh->hsh_cache != NULL
2114 && hh->hsh_cache->hh == hh
2115 && hh->hsh_cache->id_sec == id_sec
2116 && hh->hsh_cache->stub_type == stub_type)
2118 hsh = hh->hsh_cache;
2132 hh->hsh_cache = hsh;
H A Delf32-hppa.c232 struct elf32_hppa_stub_hash_entry *hsh_cache; member in struct:elf32_hppa_link_hash_entry
386 hh->hsh_cache = NULL;
512 if (hh != NULL && hh->hsh_cache != NULL
513 && hh->hsh_cache->hh == hh
514 && hh->hsh_cache->id_sec == id_sec)
516 hsh_entry = hh->hsh_cache;
529 hh->hsh_cache = hsh_entry;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nios2.c1738 struct elf32_nios2_stub_hash_entry *hsh_cache; member in struct:elf32_nios2_link_hash_entry
2035 eh->hsh_cache = NULL;
2113 if (hh != NULL && hh->hsh_cache != NULL
2114 && hh->hsh_cache->hh == hh
2115 && hh->hsh_cache->id_sec == id_sec
2116 && hh->hsh_cache->stub_type == stub_type)
2118 hsh = hh->hsh_cache;
2132 hh->hsh_cache = hsh;
H A Delf32-metag.c786 struct elf_metag_stub_hash_entry *hsh_cache; member in struct:elf_metag_link_hash_entry
990 hh->hsh_cache = NULL;
1108 if (hh != NULL && hh->hsh_cache != NULL
1109 && hh->hsh_cache->hh == hh
1110 && hh->hsh_cache->id_sec == id_sec)
1112 hsh = hh->hsh_cache;
1126 hh->hsh_cache = hsh;
H A Delf32-hppa.c232 struct elf32_hppa_stub_hash_entry *hsh_cache; member in struct:elf32_hppa_link_hash_entry
386 hh->hsh_cache = NULL;
512 if (hh != NULL && hh->hsh_cache != NULL
513 && hh->hsh_cache->hh == hh
514 && hh->hsh_cache->id_sec == id_sec)
516 hsh_entry = hh->hsh_cache;
529 hh->hsh_cache = hsh_entry;

Completed in 328 milliseconds