Searched refs:is_address_space_debugged (Results 1 – 6 of 6) sorted by relevance
528 bool is_address_space_debugged(
876 if (is_address_space_debugged(proc)) { in maybe_unrecoverable_exception_triage()
149 (!is_address_space_debugged(get_bsdtask_info(target_task))) && in thread_set_state_allowed()
1088 is_address_space_debugged(const proc_t process) in is_address_space_debugged() function
3603 && is_address_space_debugged(p)) { in exit_with_exception_internal()
681 bool is_debugged = map_task && is_address_space_debugged(get_bsdtask_info(map_task)); in mach_vm_update_pointers_with_remote_tags()