Home
last modified time | relevance | path

Searched refs:hsh_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-hppa.c515 struct elf32_hppa_stub_hash_entry *hsh_entry; in hppa_get_stub_entry() local
529 hsh_entry = hh->hsh_cache; in hppa_get_stub_entry()
539 hsh_entry = hppa_stub_hash_lookup (&htab->bstab, in hppa_get_stub_entry()
542 hh->hsh_cache = hsh_entry; in hppa_get_stub_entry()
547 return hsh_entry; in hppa_get_stub_entry()
DChangeLog-20051912 (hppa_get_stub_entry): Use hh, hsh_entry, and hsh_cache.