Home | History | Annotate | Download | only in bfd

Lines Matching refs:imppath

82   const char *imppath;
773 storing them in *IMPPATH and *IMPFILE respectively. */
777 const char **imppath, const char **impfile)
787 *imppath = "";
790 *imppath = "/";
801 *imppath = path;
819 &archive_info->imppath,
830 const char *imppath, const char *impfile,
840 if (imppath == NULL)
850 if (filename_cmp ((*pp)->path, imppath) == 0
865 n->path = imppath;
1112 &archive_info->imppath,
1116 n->path = archive_info->imppath;
3307 const char *imppath,
3366 if (!xcoff_set_import_path (info, h, imppath, impfile, impmember))