Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSignals.cpp166 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
206 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, std::nullopt, Redirects); in printSymbolizedStackTrace()