Home
last modified time | relevance | path

Searched refs:xcoff_set_import_path (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dxcofflink.c735 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()
DChangeLog-20093608 (xcoff_set_import_path): Move earlier in file.
3992 (xcoff_set_import_path): New function, split out from...
DChangeLog-20113133 * xcofflink.c (xcoff_set_import_path): Likewise.