Searched refs:LLVMSymbolizerPath (Results 1 – 1 of 1) sorted by relevance
79 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local123 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, nullptr, Redirects); in printSymbolizedStackTrace()