Searched refs:aout_link_hash_lookup (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | libaout.h | 119 #define aout_link_hash_lookup(table, string, create, copy, follow) \ macro
|
D | sparclinux.c | 219 aout_link_hash_lookup (&(table)->root, (string), (create), (copy),\
|
D | i386linux.c | 223 aout_link_hash_lookup (&(table)->root, (string), (create), (copy),\
|
D | m68klinux.c | 225 aout_link_hash_lookup (&(table)->root, (string), (create), (copy),\
|
D | sunos.c | 698 aout_link_hash_lookup (&(table)->root, (string), (create), (copy),\
|
D | pdp11.c | 3796 h = aout_link_hash_lookup (aout_hash_table (info), "__DYNAMIC", in NAME()
|
D | aoutx.h | 5472 h = aout_link_hash_lookup (aout_hash_table (info), "__DYNAMIC", in NAME()
|
D | ChangeLog-9495 | 6760 (aout_link_hash_lookup, aout_link_hash_traverse): Likewise. 6786 (aout_link_hash_lookup, aout_link_hash_traverse): Likewise.
|