Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp167 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
207 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, std::nullopt, Redirects); in printSymbolizedStackTrace()