Searched defs:wp_id (Results 1 – 3 of 3) sorted by relevance
97 def step_inst_for_watchpoint(self, wp_id): argument
462 uint32_t wp_id = LLDB_INVALID_INDEX32; in OnDebugException() local
1290 bool SBTarget::DeleteWatchpoint(watch_id_t wp_id) { in DeleteWatchpoint()1305 SBWatchpoint SBTarget::FindWatchpointByID(lldb::watch_id_t wp_id) { in FindWatchpointByID()