Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DSignals.cpp92 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
135 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, nullptr, Redirects); in printSymbolizedStackTrace()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp92 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
135 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, nullptr, Redirects); in printSymbolizedStackTrace()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DSignals.cpp128 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
168 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, None, Redirects); in printSymbolizedStackTrace()