reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3324 if (wp) { 3325 user_id_t watchID = wp->GetID(); 3330 addr_t addr = wp->GetLoadAddress(); 3337 if (!wp->IsEnabled()) { 3345 wp->SetEnabled(false, notify); 3349 if (wp->IsHardware()) { 3350 GDBStoppointType type = GetGDBStoppointType(wp); 3353 wp->GetByteSize()) == 0) { 3354 wp->SetEnabled(false, notify);