Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCrashRecoveryContext.h97 const std::string &getBacktrace() const;
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp323 const std::string &CrashRecoveryContext::getBacktrace() const { in getBacktrace() function in CrashRecoveryContext