Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h125 virtual lldb::ThreadSP GetBacktraceThreadFromException( in GetBacktraceThreadFromException() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp514 ThreadSP AppleObjCRuntime::GetBacktraceThreadFromException( in GetBacktraceThreadFromException() function in AppleObjCRuntime