Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Support/
HDCrashRecoveryContext.h97 const std::string &getBacktrace() const;
/trueos/contrib/llvm/lib/Support/
HDCrashRecoveryContext.cpp326 const std::string &CrashRecoveryContext::getBacktrace() const { in getBacktrace() function in CrashRecoveryContext