Home
last modified time | relevance | path

Searched defs:exc_info (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.1.9/tests/
H A Dexc_guard_helper_test.c165 exc_guard_helper_info_t exc_info; variable
255 exc_guard_helper_info_t exc_info; variable
H A Dexc_guard_helper_test_unexpected.c84 exc_guard_helper_info_t exc_info; variable
/xnu-12377.1.9/tests/vm/
H A Dupl.c367 exc_guard_helper_info_t exc_info; variable
502 exc_guard_helper_info_t exc_info; variable
554 exc_guard_helper_info_t exc_info; variable
H A Dconfigurator_vm_deallocate.c52 exc_guard_helper_info_t exc_info; in do_successful_vm_deallocate_guarded() local
76 exc_guard_helper_info_t exc_info; in do_vm_deallocate_holes_guarded() local
H A Dconfigurator_mmap.c165 exc_guard_helper_info_t exc_info; in call_mmap_anon_fixed_and_expect_ENOMEM() local
H A Dconfigurator_vm_allocate.c115 exc_guard_helper_info_t exc_info; in call_vm_allocate_and_expect_result() local
/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_protocol.h586 kdp_exc_info_t exc_info[0]; member