Lines Matching refs:imppath
82 const char *imppath;
730 storing them in *IMPPATH and *IMPFILE respectively. */
734 const char **imppath, const char **impfile)
744 *imppath = "";
747 *imppath = "/";
758 *imppath = path;
776 &archive_info->imppath,
787 const char *imppath, const char *impfile,
797 if (imppath == NULL)
807 if (filename_cmp ((*pp)->path, imppath) == 0
822 n->path = imppath;
1069 &archive_info->imppath,
1073 n->path = archive_info->imppath;
3264 const char *imppath,
3323 if (!xcoff_set_import_path (info, h, imppath, impfile, impmember))