Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSignals.cpp139 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
179 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, None, Redirects); in printSymbolizedStackTrace()