Home
last modified time | relevance | path

Searched refs:LLVMSymbolizerPath (Results 1 – 4 of 4) 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-10.0/llvm/lib/Support/
DSignals.cpp129 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
169 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, None, Redirects); in printSymbolizedStackTrace()
/external/llvm-project/llvm/lib/Support/
DSignals.cpp134 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace() local
174 sys::ExecuteAndWait(LLVMSymbolizerPath, Args, None, Redirects); in printSymbolizedStackTrace()