Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp521 lldb::ValueObjectSP exception_sp) { in GetBacktraceThreadFromException() argument
523 exception_sp->GetChildMemberWithName("reserved"); in GetBacktraceThreadFromException()
532 ScratchTypeSystemClang::GetForTarget(*exception_sp->GetTargetSP()); in GetBacktraceThreadFromException()
538 auto objc_object_from_address = [&exception_sp, &objc_id](uint64_t addr, in GetBacktraceThreadFromException()
543 exception_sp->GetTargetSP().get(), value, ConstString(name)); in GetBacktraceThreadFromException()