Searched refs:PDBSourcePath (Results 1 – 3 of 3) sorted by relevance
109 llvm::SmallString<128> PDBSourcePath; member
291 if (Config->PDBSourcePath.empty()) { in pdbMakeAbsolute()301 SmallString<128> AbsoluteFileName = Config->PDBSourcePath; in pdbMakeAbsolute()1503 if (Config->PDBSourcePath.empty()) in addCommonLinkerModuleSymbols()1506 cwd = Config->PDBSourcePath; in addCommonLinkerModuleSymbols()
1042 Config->PDBSourcePath = Arg->getValue(); in link()