Searched defs:watchpoint_sp (Results 1 – 3 of 3) sorted by relevance
73 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetID() local98 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetError() local111 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHardwareIndex() local126 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchAddress() local141 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchSize() local154 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetEnabled() local165 lldb::WatchpointSP watchpoint_sp(GetSP()); in IsEnabled() local179 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHitCount() local196 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetIgnoreCount() local209 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetIgnoreCount() local[all …]
1775 lldb::WatchpointSP watchpoint_sp; in FindWatchpointByID() local1801 lldb::WatchpointSP watchpoint_sp; in WatchAddress() local
1665 … WatchpointSP watchpoint_sp = target_sp->CreateWatchpoint(addr, byte_size, &type, watch_type, rc); in Watch() local