Searched refs:pdbSourcePath (Results 1 – 3 of 3) sorted by relevance
149 llvm::SmallString<128> pdbSourcePath; member
259 if (ctx.config.pdbSourcePath.empty()) { in pdbMakeAbsolute()270 SmallString<128> absoluteFileName = ctx.config.pdbSourcePath; in pdbMakeAbsolute()1443 if (ctx.config.pdbSourcePath.empty()) in addCommonLinkerModuleSymbols()1446 cwd = ctx.config.pdbSourcePath; in addCommonLinkerModuleSymbols()
1694 config->pdbSourcePath = arg->getValue(); in linkerMain()