Home
last modified time | relevance | path

Searched refs:is_address_space_debugged (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dcode_signing.h528 bool is_address_space_debugged(
/xnu-12377.1.9/osfmk/kern/
H A Dexception.c876 if (is_address_space_debugged(proc)) { in maybe_unrecoverable_exception_triage()
H A Dthread_act.c149 (!is_address_space_debugged(get_bsdtask_info(target_task))) && in thread_set_state_allowed()
/xnu-12377.1.9/bsd/kern/
H A Dkern_codesigning.c1088 is_address_space_debugged(const proc_t process) in is_address_space_debugged() function
H A Dkern_exit.c3559 && is_address_space_debugged(p)) { in exit_with_exception_internal()