Home
last modified time | relevance | path

Searched refs:LLVMSymbolizerPath (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DSignals.cpp165 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
205 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, None, Redirects); in printSymbolizedStackTrace()