Searched refs:Path1 (Results 1 – 2 of 2) sorted by relevance
196 static Optional<std::string> findFile(StringRef Path1, const Twine &Path2) { in findFile() argument198 if (Path1.startswith("=")) in findFile()199 path::append(S, Config->Sysroot, Path1.substr(1), Path2); in findFile()201 path::append(S, Path1, Path2); in findFile()
120 struct ddf_device_scsi Path1; member125 struct ddf_device_sas Path1; member