Searched refs:CreateExceptionResolver (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.h | 70 CreateExceptionResolver(const lldb::BreakpointSP &bkpt, 83 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
|
| H A D | ItaniumABILanguageRuntime.cpp | 408 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 465 CreateExceptionResolver(nullptr, catch_bp, throw_bp, for_expressions); in CreateExceptionBreakpoint()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV1.h | 122 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
|
| H A D | AppleObjCRuntimeV1.cpp | 97 AppleObjCRuntimeV1::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV1
|
| H A D | AppleObjCRuntimeV2.h | 112 CreateExceptionResolver(const lldb::BreakpointSP &bkpt, bool catch_bp,
|
| H A D | AppleObjCRuntimeV2.cpp | 1163 AppleObjCRuntimeV2::CreateExceptionResolver(const BreakpointSP &bkpt, in CreateExceptionResolver() function in AppleObjCRuntimeV2
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | LanguageRuntime.h | 132 CreateExceptionResolver(const lldb::BreakpointSP &bkpt,
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | LanguageRuntime.cpp | 181 m_actual_resolver_sp = m_language_runtime->CreateExceptionResolver( in SetActualResolver()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.h | 353 CreateExceptionResolver(const lldb::BreakpointSP &bp,
|
| H A D | RenderScriptRuntime.cpp | 1030 RenderScriptRuntime::CreateExceptionResolver(const lldb::BreakpointSP &bp, in CreateExceptionResolver() function in RenderScriptRuntime
|