Searched refs:xcoff_link_hash_lookup (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/binutils/bfd/ |
| HD | libxcoff.h | 104 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \ macro
|
| HD | xcofflink.c | 635 h = xcoff_link_hash_lookup (xcoff_hash_table (info), name, TRUE, in xcoff_link_add_dynamic_symbols() 697 hds = xcoff_link_hash_lookup (xcoff_hash_table (info), dsnm, in xcoff_link_add_dynamic_symbols() 1357 h = xcoff_link_hash_lookup (xcoff_hash_table (info), in xcoff_link_add_symbols() 1669 *sym_hash = xcoff_link_hash_lookup (xcoff_hash_table (info), in xcoff_link_add_symbols() 1875 hds = xcoff_link_hash_lookup (xcoff_hash_table (info), in xcoff_link_add_symbols() 2469 hds = xcoff_link_hash_lookup (xcoff_hash_table (info), in bfd_xcoff_import_symbol() 2588 hfn = xcoff_link_hash_lookup (xcoff_hash_table (info), in bfd_xcoff_export_symbol() 2667 h = xcoff_link_hash_lookup (xcoff_hash_table (info), name, TRUE, TRUE, in bfd_xcoff_record_link_assignment() 3018 hentry = xcoff_link_hash_lookup (xcoff_hash_table (info), entry, in bfd_xcoff_size_dynamic_sections() 3030 hsym = xcoff_link_hash_lookup (xcoff_hash_table (info), in bfd_xcoff_size_dynamic_sections()
|