Searched refs:RemoveConstituent (Results 1 – 7 of 7) sorted by relevance
76 void RemoveConstituent(lldb::WatchpointSP &constituent);
218 size_t RemoveConstituent(lldb::break_id_t break_id,
57 void WatchpointResource::RemoveConstituent(WatchpointSP &wp_sp) { in RemoveConstituent() function in WatchpointResource
145 size_t BreakpointSite::RemoveConstituent(lldb::break_id_t break_id, in RemoveConstituent() function in BreakpointSite
467 m_bp_site_sp->RemoveConstituent(GetBreakpoint().GetID(), GetID()); in ClearBreakpointSite()
1695 bp_site_sp->RemoveConstituent(constituent_id, constituent_loc_id); in RemoveConstituentFromBreakpointSite()
3407 wp_res_sp->RemoveConstituent(wp_sp); in DisableWatchpoint()