Searched refs:hppa_stub_hash_lookup (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-hppa.c | 280 #define hppa_stub_hash_lookup(table, string, create, copy) \ macro 487 stub_entry = hppa_stub_hash_lookup (&htab->stub_hash_table, in hppa_get_stub_entry() 538 stub_entry = hppa_stub_hash_lookup (&htab->stub_hash_table, stub_name, in hppa_add_stub() 2555 stub_entry = hppa_stub_hash_lookup (&htab->stub_hash_table, in get_local_syms() 2810 stub_entry = hppa_stub_hash_lookup (&htab->stub_hash_table, in elf32_hppa_size_stubs()
|
| D | ChangeLog-0001 | 6807 (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-hppa.c | 307 #define hppa_stub_hash_lookup(table, string, create, copy) \ macro 516 hsh_entry = hppa_stub_hash_lookup (&htab->bstab, in hppa_get_stub_entry() 567 hsh = hppa_stub_hash_lookup (&htab->bstab, stub_name, in hppa_add_stub() 2680 hsh = hppa_stub_hash_lookup (&htab->bstab, in get_local_syms() 2933 hsh = hppa_stub_hash_lookup (&htab->bstab, in elf32_hppa_size_stubs()
|
| D | ChangeLog-0001 | 6807 (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
|