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