Home
last modified time | relevance | path

Searched defs:OrigPath (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp381 bool LLVMSymbolizer::findDebugBinary(const std::string &OrigPath, in findDebugBinary()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp523 StringRef OrigPath(Path.begin(), Path.size()); in replace_path_prefix() local