Searched refs:LLVMSymbolizerPath (Results 1 – 1 of 1) sorted by relevance
153 const std::string &LLVMSymbolizerPath) { in collectAddressSymbols() argument187 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, std::nullopt, Redirects); in collectAddressSymbols()275 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local284 StackTrace, Depth, MainExecutableName.c_str(), LLVMSymbolizerPath); in printSymbolizedStackTrace()312 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in symbolizeAddresses() local320 MainExecutableName.c_str(), LLVMSymbolizerPath); in symbolizeAddresses()