Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.h300 bool hardened_exception
H A Dipc_tt.c4160 const task_t excepting_task, const exception_mask_t mask, const bool hardened_exception) in set_exception_behavior_allowed() argument
4189 if (!hardened_exception && only_one_exception_port) { in set_exception_behavior_allowed()
4219 bool hardened_exception in set_exception_ports_validation() argument
4267 …set_exception_behavior_allowed(new_port, new_behavior, task, exception_mask, hardened_exception)) { in set_exception_ports_validation()