Home
last modified time | relevance | path

Searched refs:clear_bps_and_wps (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h266 …nub_state_t DoSIGSTOP (bool clear_bps_and_wps, bool allow_running, uint32_t *thread_id…
DMachProcess.cpp458 MachProcess::DoSIGSTOP (bool clear_bps_and_wps, bool allow_running, uint32_t *thread_idx_ptr) in DoSIGSTOP() argument
465 if (clear_bps_and_wps) in DoSIGSTOP()
469 clear_bps_and_wps = false; in DoSIGSTOP()
502 if (clear_bps_and_wps) in DoSIGSTOP()