Home | History | Annotate | Download | only in API

Lines Matching defs:rc

1663         Error rc;
1665 WatchpointSP watchpoint_sp = target_sp->CreateWatchpoint(addr, byte_size, &type, watch_type, rc);
1666 error.SetError(rc);