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