Searched refs:LLVMSymbolizerPath (Results 1 – 3 of 3) sorted by relevance
92 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local135 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, nullptr, Redirects); in printSymbolizedStackTrace()
128 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local168 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, None, Redirects); in printSymbolizedStackTrace()