| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBBreakpoint.cpp | 47 SBBreakpoint::SBBreakpoint() { LLDB_INSTRUMENT_VA(this); } in SBBreakpoint() function in SBBreakpoint 49 SBBreakpoint::SBBreakpoint(const SBBreakpoint &rhs) in SBBreakpoint() function in SBBreakpoint 54 SBBreakpoint::SBBreakpoint(const lldb::BreakpointSP &bp_sp) in SBBreakpoint() function in SBBreakpoint 59 SBBreakpoint::~SBBreakpoint() = default; 61 const SBBreakpoint &SBBreakpoint::operator=(const SBBreakpoint &rhs) { in operator =() 68 bool SBBreakpoint::operator==(const lldb::SBBreakpoint &rhs) { in operator ==() 74 bool SBBreakpoint::operator!=(const lldb::SBBreakpoint &rhs) { in operator !=() 740 SBBreakpoint SBBreakpoint::GetBreakpointFromEvent(const lldb::SBEvent &event) { in GetBreakpointFromEvent() 744 return SBBreakpoint( in GetBreakpointFromEvent() 746 return SBBreakpoint(); in GetBreakpointFromEvent() [all …]
|
| H A D | SBTarget.cpp | 679 SBBreakpoint 687 SBBreakpoint 696 SBBreakpoint 711 SBBreakpoint sb_bp; in BreakpointCreateByLocation() 740 SBBreakpoint sb_bp; in BreakpointCreateByLocation() 766 SBBreakpoint sb_bp; in BreakpointCreateByName() 791 lldb::SBBreakpoint 821 SBBreakpoint sb_bp; in BreakpointCreateByName() 896 lldb::SBBreakpoint 961 lldb::SBBreakpoint [all …]
|
| H A D | SBBreakpointLocation.cpp | 447 SBBreakpoint SBBreakpointLocation::GetBreakpoint() { in GetBreakpoint() 452 SBBreakpoint sb_bp; in GetBreakpoint()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBBreakpoint.h | 25 class LLDB_API SBBreakpoint { 28 SBBreakpoint(); 30 SBBreakpoint(const lldb::SBBreakpoint &rhs); 32 ~SBBreakpoint(); 34 const lldb::SBBreakpoint &operator=(const lldb::SBBreakpoint &rhs); 38 bool operator==(const lldb::SBBreakpoint &rhs); 40 bool operator!=(const lldb::SBBreakpoint &rhs); 166 SBBreakpoint(const lldb::BreakpointSP &bp_sp); 181 SBBreakpoint GetBreakpointAtIndex(size_t idx); 185 void Append(const SBBreakpoint &sb_bkpt); [all …]
|
| H A D | SBTarget.h | 588 lldb::SBBreakpoint 591 lldb::SBBreakpoint 595 lldb::SBBreakpoint 599 lldb::SBBreakpoint 604 lldb::SBBreakpoint 614 lldb::SBBreakpoint 619 lldb::SBBreakpoint BreakpointCreateByName( 682 lldb::SBBreakpoint 691 lldb::SBBreakpoint 696 lldb::SBBreakpoint [all …]
|
| H A D | SBBreakpointLocation.h | 100 SBBreakpoint GetBreakpoint(); 108 friend class SBBreakpoint;
|
| H A D | SBStringList.h | 47 friend class SBBreakpoint; variable
|
| H A D | SBEvent.h | 69 friend class SBBreakpoint; variable
|
| H A D | SBBreakpointName.h | 28 SBBreakpointName(SBBreakpoint &bkpt, const char *name);
|
| H A D | SBError.h | 75 friend class SBBreakpoint;
|
| H A D | SBStructuredData.h | 119 friend class SBBreakpoint; variable
|
| H A D | SBAddress.h | 90 friend class SBBreakpoint; variable
|
| H A D | SBThreadPlan.h | 125 friend class SBBreakpoint;
|
| H A D | SBStream.h | 66 friend class SBBreakpoint; variable
|
| H A D | SBThread.h | 233 friend class SBBreakpoint;
|
| H A D | SBDefines.h | 48 class LLDB_API SBBreakpoint; variable
|
| H A D | SBProcess.h | 444 friend class SBBreakpoint; variable
|
| /freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBBreakpointDocstrings.i | 68 ) lldb::SBBreakpoint; 72 ) lldb::SBBreakpoint::SetCondition; 76 ) lldb::SBBreakpoint::GetCondition; 80 ) lldb::SBBreakpoint::SetScriptCallbackFunction; 86 ) lldb::SBBreakpoint::SetScriptCallbackFunction; 97 ) lldb::SBBreakpoint::SetScriptCallbackBody;
|
| H A D | SBBreakpointExtensions.i | 1 STRING_EXTENSION_OUTSIDE(SBBreakpoint) 3 %extend lldb::SBBreakpoint {
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
| H A D | ScriptedPythonInterface.cpp | 77 lldb::SBBreakpoint *sb_breakpoint = reinterpret_cast<lldb::SBBreakpoint *>( in ExtractValueFromPythonObject()
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 6923 result = (lldb::SBBreakpoint *)new lldb::SBBreakpoint((lldb::SBBreakpoint const &)*arg1); in _wrap_new_SBBreakpoint__SWIG_1() 6970 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint___eq() 7001 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetID() 7025 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsValid() 7049 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_ClearAllBreakpointSites() 7072 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetTarget() 7099 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationByAddress() 7129 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationIDByAddress() 7156 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationByID() 7186 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetLocationAtIndex() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/bindings/ |
| H A D | headers.swig | 13 #include "lldb/API/SBBreakpoint.h"
|
| /freebsd-14.2/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-swigsafecast.swig | 32 return ToSWIGHelper(new lldb::SBBreakpoint(std::move(breakpoint_sp)),
|
| H A D | python.swig | 24 * :py:class:`SBBreakpoint`: Represents a logical breakpoint and its associated settings.
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | ScriptInterpreter.cpp | 81 const lldb::SBBreakpoint &breakpoint) const { in GetOpaqueTypeFromSBBreakpoint()
|