Home
last modified time | relevance | path

Searched refs:m_cxx_exception_bp_sp (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp495 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
496 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
500 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
501 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
509 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
510 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
515 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
528 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h95 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
98 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp498 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
499 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
501 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
503 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
504 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
512 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
513 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
518 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
531 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h98 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
101 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp497 if (m_cxx_exception_bp_sp) { in SetExceptionBreakpoints()
498 m_cxx_exception_bp_sp->SetEnabled(true); in SetExceptionBreakpoints()
500 m_cxx_exception_bp_sp = CreateExceptionBreakpoint( in SetExceptionBreakpoints()
502 if (m_cxx_exception_bp_sp) in SetExceptionBreakpoints()
503 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
511 if (m_cxx_exception_bp_sp) { in ClearExceptionBreakpoints()
512 m_cxx_exception_bp_sp->SetEnabled(false); in ClearExceptionBreakpoints()
517 return m_cxx_exception_bp_sp && m_cxx_exception_bp_sp->IsEnabled(); in ExceptionBreakpointsAreSet()
530 break_site_id, m_cxx_exception_bp_sp->GetID()); in ExceptionBreakpointsExplainStop()
H A DItaniumABILanguageRuntime.h97 lldb_private::CPPLanguageRuntime(process), m_cxx_exception_bp_sp(), in ItaniumABILanguageRuntime()
100 lldb::BreakpointSP m_cxx_exception_bp_sp; variable