Searched refs:xcoff_set_import_path (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | xcofflink.c | 735 xcoff_set_import_path (struct bfd_link_info *info, in xcoff_set_import_path() function 2828 if (!xcoff_set_import_path (info, h, "", "..", "")) in xcoff_mark_symbol() 2833 if (!xcoff_set_import_path (info, h, NULL, NULL, NULL)) in xcoff_mark_symbol() 3132 if (!xcoff_set_import_path (info, h, imppath, impfile, impmember)) in bfd_xcoff_import_symbol()
|
D | ChangeLog-2009 | 3608 (xcoff_set_import_path): Move earlier in file. 3992 (xcoff_set_import_path): New function, split out from...
|
D | ChangeLog-2011 | 3133 * xcofflink.c (xcoff_set_import_path): Likewise.
|