Home
last modified time | relevance | path

Searched refs:task_set_jit_exception_fatal_flag (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.121.3/osfmk/kern/
H A Dtask.h1304 extern void task_set_jit_exception_fatal_flag(task_t task);
H A Dtask.c9670 task_set_jit_exception_fatal_flag( in task_set_jit_exception_fatal_flag() function
/xnu-10063.121.3/bsd/kern/
H A Dkern_exec.c4593 task_set_jit_exception_fatal_flag(new_task); in posix_spawn()
5387 task_set_jit_exception_fatal_flag(new_task); in __mac_execve()