Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp328 const std::string &CrashRecoveryContext::getBacktrace() const { in getBacktrace() function in CrashRecoveryContext
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDebuggerAgent.cpp457 void InspectorDebuggerAgent::getBacktrace(ErrorString* errorString, RefPtr<Array<CallFrame> >& call… in getBacktrace() function in WebCore::InspectorDebuggerAgent