Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.h70 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
83 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
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/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h122 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
DAppleObjCRuntimeV1.cpp97 AppleObjCRuntimeV1::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV1
DAppleObjCRuntimeV2.h113 CreateExceptionResolver(const lldb::BreakpointSP &bkpt, bool catch_bp,
DAppleObjCRuntimeV2.cpp1163 AppleObjCRuntimeV2::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV2
/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DLanguageRuntime.h133 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
/openbsd/src/gnu/llvm/lldb/source/Target/
DLanguageRuntime.cpp181 m_actual_resolver_sp = m_language_runtime->CreateExceptionResolver( in SetActualResolver()
/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h353 CreateExceptionResolver(const lldb::BreakpointSP &bp,
DRenderScriptRuntime.cpp1030 RenderScriptRuntime::CreateExceptionResolver(const lldb::BreakpointSP &bp, in CreateExceptionResolver() function in RenderScriptRuntime