Home
last modified time | relevance | path

Searched refs:EXC_GUARD_ENCODE_TARGET (Results 1 – 6 of 6) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dexc_guard.h171 #define EXC_GUARD_ENCODE_TARGET(code, target) \ macro
/xnu-8020.140.41/bsd/kern/
H A Dkern_debug.c94 EXC_GUARD_ENCODE_TARGET(code, syscall_mach_trap_number < 0); in debug_syscall_rejection_handle()
H A Dkern_guarded.c193 EXC_GUARD_ENCODE_TARGET(code, fd); in fp_guard_exception()
1358 EXC_GUARD_ENCODE_TARGET(code, pid); in vng_guard_violation()
H A Dkern_exit.c1007 EXC_GUARD_ENCODE_TARGET(code, reason_namespace); in abort_with_payload_internal()
/xnu-8020.140.41/osfmk/ipc/
H A Dmach_port.c2363 EXC_GUARD_ENCODE_TARGET(code, name); in mach_port_guard_exception()
/xnu-8020.140.41/osfmk/vm/
H A Dvm_map.c7667 EXC_GUARD_ENCODE_TARGET(code, target); in vm_map_guard_exception()