Searched defs:GetExceptionObject (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | StackFrameRecognizer.h | 37 virtual lldb::ValueObjectSP GetExceptionObject() { GetExceptionObject() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | DwarfEHPrepare.cpp | 93 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject() function in DwarfEHPrepare |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntimeV2.cpp | 3470 lldb::ValueObjectSP GetExceptionObject() override { return exception; } GetExceptionObject() function in ObjCExceptionRecognizedStackFrame |