Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.h70 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
85 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
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()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h118 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
DAppleObjCRuntimeV1.cpp108 AppleObjCRuntimeV1::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV1
DAppleObjCRuntimeV2.h108 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
DAppleObjCRuntimeV2.cpp828 AppleObjCRuntimeV2::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV2
/external/llvm-project/lldb/include/lldb/Target/
DLanguageRuntime.h132 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
/external/llvm-project/lldb/source/Target/
DLanguageRuntime.cpp182 m_actual_resolver_sp = m_language_runtime->CreateExceptionResolver( in SetActualResolver()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h352 CreateExceptionResolver(const lldb::BreakpointSP &bp,
DRenderScriptRuntime.cpp1042 RenderScriptRuntime::CreateExceptionResolver(const lldb::BreakpointSP &bp, in CreateExceptionResolver() function in RenderScriptRuntime