Searched refs:xcoff_stub_hash_lookup (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | xcofflink.c | 205 #define xcoff_stub_hash_lookup(table, string, create, copy) \ macro 4507 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, in bfd_xcoff_get_stub_entry() 4600 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, stub_name, in xcoff_add_stub() 4885 hstub = xcoff_stub_hash_lookup (&(xcoff_hash_table (info)->stub_hash_table), in bfd_xcoff_size_stubs()
|
H A D | ChangeLog | 72 (xcoff_stub_hash_lookup): New define.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | xcofflink.c | 205 #define xcoff_stub_hash_lookup(table, string, create, copy) \ macro 4498 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, in bfd_xcoff_get_stub_entry() 4591 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, stub_name, in xcoff_add_stub() 4876 hstub = xcoff_stub_hash_lookup (&(xcoff_hash_table (info)->stub_hash_table), in bfd_xcoff_size_stubs()
|
H A D | ChangeLog | 618 (xcoff_stub_hash_lookup): New define.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 129004 (xcoff_stub_hash_lookup): New define.
|