Home
last modified time | relevance | path

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

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