Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/arm64/
H A Dsleh.c1102 mach_msg_type_number_t numcodes = 2; in handle_uncategorized() local
1181 exception_triage(exception, codes, numcodes); in handle_uncategorized()
1421 mach_msg_type_number_t numcodes = 2; in handle_user_breakpoint() local
1454 exception_triage(exception, codes, numcodes); in handle_user_breakpoint()
1463 mach_msg_type_number_t numcodes = 2; in handle_watchpoint() local
1466 exception_triage(exception, codes, numcodes); in handle_watchpoint()
1612 mach_msg_type_number_t numcodes = 2; in handle_pc_align() local
1629 exception_triage(exc, codes, numcodes); in handle_pc_align()
1638 mach_msg_type_number_t numcodes = 2; in handle_sp_align() local
1654 exception_triage(exc, codes, numcodes); in handle_sp_align()
[all …]