Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h70 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
83 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
H A DItaniumABILanguageRuntime.cpp408 BreakpointResolverSP ItaniumABILanguageRuntime::CreateExceptionResolver( in CreateExceptionResolver() function in ItaniumABILanguageRuntime
410 return CreateExceptionResolver(bkpt, catch_bp, throw_bp, false); in CreateExceptionResolver()
413 BreakpointResolverSP ItaniumABILanguageRuntime::CreateExceptionResolver( in CreateExceptionResolver() function in ItaniumABILanguageRuntime
467 CreateExceptionResolver(nullptr, catch_bp, throw_bp, for_expressions); in CreateExceptionBreakpoint()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h122 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
H A DAppleObjCRuntimeV1.cpp97 AppleObjCRuntimeV1::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV1
H A DAppleObjCRuntimeV2.h113 CreateExceptionResolver(const lldb::BreakpointSP &bkpt, bool catch_bp,
H A DAppleObjCRuntimeV2.cpp1163 AppleObjCRuntimeV2::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV2
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h133 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
/openbsd/gnu/llvm/lldb/source/Target/
H A DLanguageRuntime.cpp181 m_actual_resolver_sp = m_language_runtime->CreateExceptionResolver( in SetActualResolver()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h353 CreateExceptionResolver(const lldb::BreakpointSP &bp,
H A DRenderScriptRuntime.cpp1030 RenderScriptRuntime::CreateExceptionResolver(const lldb::BreakpointSP &bp, in CreateExceptionResolver() function in RenderScriptRuntime