Searched refs:findDebugBinary (Results 1 – 2 of 2) sorted by relevance
171 bool findDebugBinary(const std::string &OrigPath,
351 if (!findDebugBinary(Path, DebuglinkName, CRCHash, DebugBinaryPath)) in lookUpDebuglinkObject()381 bool LLVMSymbolizer::findDebugBinary(const std::string &OrigPath, in findDebugBinary() function in llvm::symbolize::LLVMSymbolizer