Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp574 addr_t exception_addr = in GetExceptionObjectForThread() local
581 lldb_private::formatters::InferiorSizedWord exception_isw(exception_addr, in GetExceptionObjectForThread()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3269 addr_t exception_addr = args.GetValueAtIndex(0)->GetScalar().ULongLong(); in ObjCExceptionRecognizedStackFrame() local
3271 Value value(exception_addr); in ObjCExceptionRecognizedStackFrame()