Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp29 SBWatchpoint::SBWatchpoint() { LLDB_INSTRUMENT_VA(this); } in SBWatchpoint() function in SBWatchpoint
31 SBWatchpoint::SBWatchpoint(const lldb::WatchpointSP &wp_sp) in SBWatchpoint() function in SBWatchpoint
36 SBWatchpoint::SBWatchpoint(const SBWatchpoint &rhs) in SBWatchpoint() function in SBWatchpoint
41 const SBWatchpoint &SBWatchpoint::operator=(const SBWatchpoint &rhs) { in operator =()
48 SBWatchpoint::~SBWatchpoint() = default;
50 watch_id_t SBWatchpoint::GetID() { in GetID()
71 bool SBWatchpoint::operator==(const SBWatchpoint &rhs) const { in operator ==()
77 bool SBWatchpoint::operator!=(const SBWatchpoint &rhs) const { in operator !=()
244 void SBWatchpoint::Clear() { in Clear()
279 SBWatchpoint SBWatchpoint::GetWatchpointFromEvent(const lldb::SBEvent &event) { in GetWatchpointFromEvent()
[all …]
H A DSBValue.cpp1414 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, bool write, in Watch()
1418 SBWatchpoint sb_watchpoint; in Watch()
1484 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, in Watch()
1492 lldb::SBWatchpoint SBValue::WatchPointee(bool resolve_location, bool read, in WatchPointee()
1496 SBWatchpoint sb_watchpoint; in WatchPointee()
H A DSBTarget.cpp1280 SBWatchpoint SBTarget::GetWatchpointAtIndex(uint32_t idx) const { in GetWatchpointAtIndex()
1283 SBWatchpoint sb_watchpoint; in GetWatchpointAtIndex()
1307 SBWatchpoint SBTarget::FindWatchpointByID(lldb::watch_id_t wp_id) { in FindWatchpointByID()
1310 SBWatchpoint sb_watchpoint; in FindWatchpointByID()
1324 lldb::SBWatchpoint SBTarget::WatchAddress(lldb::addr_t addr, size_t size, in WatchAddress()
1335 lldb::SBWatchpoint
1341 SBWatchpoint sb_watchpoint; in WatchpointCreateByAddress()
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBWatchpointDocstrings.i9 ) lldb::SBWatchpoint;
14 ) lldb::SBWatchpoint::GetHardwareIndex;
18 ) lldb::SBWatchpoint::GetCondition;
22 ) lldb::SBWatchpoint::SetCondition;
28 ) lldb::SBWatchpoint::GetType;
35 ) lldb::SBWatchpoint::GetWatchValueKind;
41 ) lldb::SBWatchpoint::GetWatchSpec;
45 ) lldb::SBWatchpoint::IsWatchingReads;
49 ) lldb::SBWatchpoint::IsWatchingWrites;
H A DSBWatchpointExtensions.i1 STRING_EXTENSION_LEVEL_OUTSIDE(SBWatchpoint, lldb::eDescriptionLevelVerbose)
3 %extend lldb::SBWatchpoint {
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBWatchpoint.h26 class LLDB_API SBWatchpoint {
28 SBWatchpoint();
30 SBWatchpoint(const lldb::SBWatchpoint &rhs);
32 ~SBWatchpoint();
34 const lldb::SBWatchpoint &operator=(const lldb::SBWatchpoint &rhs);
38 bool operator==(const SBWatchpoint &rhs) const;
40 bool operator!=(const SBWatchpoint &rhs) const;
78 static lldb::SBWatchpoint GetWatchpointFromEvent(const lldb::SBEvent &event);
94 SBWatchpoint(const lldb::WatchpointSP &wp_sp);
H A DSBValue.h344 lldb::SBWatchpoint Watch(bool resolve_location, bool read, bool write,
348 lldb::SBWatchpoint Watch(bool resolve_location, bool read, bool write);
374 lldb::SBWatchpoint WatchPointee(bool resolve_location, bool read, bool write,
H A DSBTarget.h826 lldb::SBWatchpoint GetWatchpointAtIndex(uint32_t idx) const;
830 lldb::SBWatchpoint FindWatchpointByID(lldb::watch_id_t watch_id);
833 lldb::SBWatchpoint WatchAddress(lldb::addr_t addr, size_t size, bool read,
836 lldb::SBWatchpoint
H A DSBEvent.h74 friend class SBWatchpoint; variable
H A DSBError.h94 friend class SBWatchpoint; variable
H A DSBStream.h102 friend class SBWatchpoint; variable
H A DSBDefines.h130 class LLDB_API SBWatchpoint; variable
H A DSBType.h247 friend class SBWatchpoint; variable
/freebsd-14.2/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-swigsafecast.swig13 void PushSBClass(lua_State *L, lldb::SBWatchpoint *watchpoint_sb) {
H A Dlua-wrapper.swig49 lldb::SBWatchpoint sb_wp(wp_sp);
/freebsd-14.2/contrib/llvm-project/lldb/bindings/
H A Dheaders.swig81 #include "lldb/API/SBWatchpoint.h"
H A Dinterfaces.swig158 %include "lldb/API/SBWatchpoint.h"
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/
H A Dpython-swigsafecast.swig68 return ToSWIGHelper(new lldb::SBWatchpoint(std::move(watchpoint_sp)),
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp76769 result = (lldb::SBWatchpoint *)new lldb::SBWatchpoint((lldb::SBWatchpoint const &)*arg1); in _wrap_new_SBWatchpoint__SWIG_1()
76816 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint___eq()
76847 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsValid()
76871 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetError()
76898 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetID()
76922 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetHardwareIndex()
76946 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchAddress()
76970 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchSize()
76994 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetEnabled()
77020 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsEnabled()
[all …]
H A DMakefile91 SRCS+= API/SBWatchpoint.cpp