Searched refs:cw_error (Results 1 – 1 of 1) sorted by relevance
1334 Status cw_error; in WatchpointCreateByAddress() local1338 target_sp->CreateWatchpoint(addr, size, type, watch_type, cw_error); in WatchpointCreateByAddress()1339 error.SetError(std::move(cw_error)); in WatchpointCreateByAddress()