Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dtrap.c524 xnu_hard_trap_handle_breakpoint(void *tstate, uint16_t comment) in xnu_hard_trap_handle_breakpoint() function
583 .handle_breakpoint = xnu_hard_trap_handle_breakpoint);
/xnu-11417.140.69/osfmk/arm64/
H A Dsleh.c1245 xnu_hard_trap_handle_breakpoint(void *tstate, uint16_t comment) in xnu_hard_trap_handle_breakpoint() function
1315 .handle_breakpoint = xnu_hard_trap_handle_breakpoint);