Home
last modified time | relevance | path

Searched defs:GetExceptionObject (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h38 virtual lldb::ValueObjectSP GetExceptionObject() { GetExceptionObject() function
/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp93 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { GetExceptionObject() function in DwarfEHPrepare
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3446 lldb::ValueObjectSP GetExceptionObject() override { return exception; } GetExceptionObject() function in ObjCExceptionRecognizedStackFrame