Searched refs:pdbSourcePath (Results 1 – 3 of 3) sorted by relevance
132 llvm::SmallString<128> pdbSourcePath; member
258 if (config->pdbSourcePath.empty()) { in pdbMakeAbsolute()269 SmallString<128> absoluteFileName = config->pdbSourcePath; in pdbMakeAbsolute()1414 if (config->pdbSourcePath.empty()) in addCommonLinkerModuleSymbols()1417 cwd = config->pdbSourcePath; in addCommonLinkerModuleSymbols()
1589 config->pdbSourcePath = arg->getValue(); in linkerMain()