Searched refs:getBacktrace (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCrashRecoveryContext.h76 /// RunSafely has returned false. Clients can use getBacktrace() to retrieve
97 const std::string &getBacktrace() const;
/external/swiftshader/third_party/LLVM/lib/Support/
H A DCrashRecoveryContext.cpp323 const std::string &CrashRecoveryContext::getBacktrace() const { function in class:CrashRecoveryContext

Completed in 195 milliseconds