Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp659 addr_t exception_addr = in GetExceptionObjectForThread() local
666 lldb_private::formatters::InferiorSizedWord exception_isw(exception_addr, in GetExceptionObjectForThread()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3428 addr_t exception_addr = args.GetValueAtIndex(0)->GetScalar().ULongLong(); in ObjCExceptionRecognizedStackFrame() local
3430 Value value(exception_addr); in ObjCExceptionRecognizedStackFrame()