Searched defs:watchpoint_sp (Results 1 – 4 of 4) sorted by relevance
56 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetID() local91 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetError() local103 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHardwareIndex() local118 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchAddress() local133 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchSize() local146 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetEnabled() local166 lldb::WatchpointSP watchpoint_sp(GetSP()); in IsEnabled() local179 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHitCount() local192 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetIgnoreCount() local204 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetIgnoreCount() local[all …]
1408 lldb::WatchpointSP watchpoint_sp; in FindWatchpointByID() local1429 lldb::WatchpointSP watchpoint_sp; in WatchAddress() local
1484 WatchpointSP watchpoint_sp = in Watch() local
618 WatchpointSP watchpoint_sp; member in lldb_private::StopInfoWatchpoint::WatchpointSentry