Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/ !
H A Dtask.h1296 extern bool task_is_jit_exception_fatal(task_t task);
H A Dtask.c9659 task_is_jit_exception_fatal( in task_is_jit_exception_fatal() function
/xnu-10063.141.1/osfmk/arm64/ !
H A Dsleh.c1676 task_is_jit_exception_fatal(get_threadtask(thread))) { in handle_user_abort()