HomeSort by: relevance | last modified time | path
    Searched defs:hsh_entry (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-hppa.c 499 struct elf32_hppa_stub_hash_entry *hsh_entry; local
515 hsh_entry = hh->hsh_cache;
525 hsh_entry = hppa_stub_hash_lookup (&htab->bstab,
528 hh->hsh_cache = hsh_entry;
533 return hsh_entry;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-hppa.c 499 struct elf32_hppa_stub_hash_entry *hsh_entry; local
515 hsh_entry = hh->hsh_cache;
525 hsh_entry = hppa_stub_hash_lookup (&htab->bstab,
528 hh->hsh_cache = hsh_entry;
533 return hsh_entry;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-hppa.c 499 struct elf32_hppa_stub_hash_entry *hsh_entry; local
515 hsh_entry = hh->hsh_cache;
525 hsh_entry = hppa_stub_hash_lookup (&htab->bstab,
528 hh->hsh_cache = hsh_entry;
533 return hsh_entry;
  /src/external/gpl3/gdb/dist/bfd/
elf32-hppa.c 499 struct elf32_hppa_stub_hash_entry *hsh_entry; local
515 hsh_entry = hh->hsh_cache;
525 hsh_entry = hppa_stub_hash_lookup (&htab->bstab,
528 hh->hsh_cache = hsh_entry;
533 return hsh_entry;

Completed in 27 milliseconds