Searched defs:exception_addr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ | ||
H A D | ItaniumABILanguageRuntime.cpp | 659 addr_t exception_addr = GetExceptionObjectForThread() local |
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntimeV2.cpp | 3428 addr_t exception_addr = args.GetValueAtIndex(0)->GetScalar().ULongLong(); ObjCExceptionRecognizedStackFrame() local |