Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DLanguageRuntime.h119 virtual lldb::ValueObjectSP GetExceptionObjectForThread( in GetExceptionObjectForThread() function
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp521 ValueObjectSP ItaniumABILanguageRuntime::GetExceptionObjectForThread( in GetExceptionObjectForThread() function in ItaniumABILanguageRuntime
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp482 ValueObjectSP AppleObjCRuntime::GetExceptionObjectForThread( in GetExceptionObjectForThread() function in AppleObjCRuntime