Searched refs:DwarfOutputPath (Results 1 – 1 of 1) sorted by relevance
99 static cl::opt<std::string> DwarfOutputPath( variable136 if (NameToIndexMap && !opts::DwarfOutputPath.empty()) { in getDWOName()250 if (!opts::DwarfOutputPath.empty()) { in updateDebugInfo()252 opts::DwarfOutputPath.c_str()); in updateDebugInfo()1339 if (opts::DwarfOutputPath.empty()) { in writeDWP()1344 OutputName = Twine(opts::DwarfOutputPath) in writeDWP()1566 std::string CompDir = opts::DwarfOutputPath.empty() in writeDWOFiles()1568 : opts::DwarfOutputPath.c_str(); in writeDWOFiles()