Searched refs:coff_link_hash_lookup (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-ppc.c | 1276 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section() 1285 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section() 1290 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section() 1315 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section() 1329 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section() 1338 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section() 1343 myh = coff_link_hash_lookup (coff_hash_table (info), in coff_ppc_relocate_section()
|
D | coff-arm.c | 1027 myh = coff_link_hash_lookup in find_thumb_glue() 1056 myh = coff_link_hash_lookup in find_arm_glue() 1855 myh = coff_link_hash_lookup in record_arm_to_thumb_glue() 1911 myh = coff_link_hash_lookup in record_thumb_to_arm_glue()
|
D | libcoff-in.h | 295 #define coff_link_hash_lookup(table, string, create, copy, follow) \ macro
|
D | peXXigen.c | 4294 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript() 4317 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript() 4339 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript() 4358 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript() 4380 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript() 4395 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript() 4422 h1 = coff_link_hash_lookup (coff_hash_table (info), in _bfd_XXi_final_link_postscript()
|
D | libcoff.h | 299 #define coff_link_hash_lookup(table, string, create, copy, follow) \ macro
|
D | cofflink.c | 338 *sym_hash = coff_link_hash_lookup (coff_hash_table (info), in coff_link_add_symbols() 385 *sym_hash = coff_link_hash_lookup (coff_hash_table (info), in coff_link_add_symbols()
|
D | ChangeLog-9495 | 5315 (coff_link_hash_lookup, coff_link_hash_traverse): Define.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | pe-dll.c | 683 sym_hash = coff_link_hash_lookup (coff_hash_table (info), in process_def_file_and_drectve()
|