Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dipc_tt.h290 bool hardened_exception);
H A Dipc_tt.c3940 const task_t excepting_task, const exception_mask_t mask, const bool hardened_exception) in set_exception_behavior_allowed() argument
3970 if (!hardened_exception && only_one_exception_port) { in set_exception_behavior_allowed()
4002 bool hardened_exception) in set_exception_ports_validation() argument
4042 …set_exception_behavior_allowed(new_port, new_behavior, task, exception_mask, hardened_exception)) { in set_exception_ports_validation()