Lines Matching defs:Path
250 std::string getDarwinDWARFResourceForPath(const std::string &Path, in getDarwinDWARFResourceForPath()
261 bool checkFileCRC(StringRef Path, uint32_t CRCHash) { in checkFileCRC()
356 for (const auto &Path : Opts.DsymHints) { in lookUpDsymFile() local
360 for (const auto &Path : DsymPaths) { in lookUpDsymFile() local
379 ObjectFile *LLVMSymbolizer::lookUpDebuglinkObject(const std::string &Path, in lookUpDebuglinkObject()
398 ObjectFile *LLVMSymbolizer::lookUpBuildIDObject(const std::string &Path, in lookUpBuildIDObject()
474 auto recordPath = [&](StringRef Path) { in getOrFindDebugBinary()
481 Optional<std::string> Path; in getOrFindDebugBinary() local
501 LLVMSymbolizer::getOrCreateObjectPair(const std::string &Path, in getOrCreateObjectPair()
539 LLVMSymbolizer::getOrCreateObject(const std::string &Path, in getOrCreateObject()
683 std::string Path; in getOrCreateModuleInfo() local