Home
last modified time | relevance | path

Searched refs:CreateExceptionResolver (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h70 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
85 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
H A DItaniumABILanguageRuntime.cpp420 BreakpointResolverSP ItaniumABILanguageRuntime::CreateExceptionResolver( in CreateExceptionResolver() function in ItaniumABILanguageRuntime
422 return CreateExceptionResolver(bkpt, catch_bp, throw_bp, false); in CreateExceptionResolver()
425 BreakpointResolverSP ItaniumABILanguageRuntime::CreateExceptionResolver( in CreateExceptionResolver() function in ItaniumABILanguageRuntime
477 CreateExceptionResolver(nullptr, catch_bp, throw_bp, for_expressions); in CreateExceptionBreakpoint()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h124 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
H A DAppleObjCRuntimeV1.cpp108 AppleObjCRuntimeV1::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV1
H A DAppleObjCRuntimeV2.h114 CreateExceptionResolver(const lldb::BreakpointSP &bkpt, bool catch_bp,
H A DAppleObjCRuntimeV2.cpp1076 AppleObjCRuntimeV2::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV2
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h132 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp182 m_actual_resolver_sp = m_language_runtime->CreateExceptionResolver( in SetActualResolver()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h352 CreateExceptionResolver(const lldb::BreakpointSP &bp,
H A DRenderScriptRuntime.cpp1042 RenderScriptRuntime::CreateExceptionResolver(const lldb::BreakpointSP &bp, in CreateExceptionResolver() function in RenderScriptRuntime