Searched refs:panic_assert_format (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.101.15/osfmk/kern/ |
| H A D | debug.h | 834 void panic_assert_format(char *buf, size_t len, struct mach_assert_hdr *hdr, long a, long b);
|
| H A D | debug.c | 766 panic_assert_format(char *buf, size_t len, struct mach_assert_hdr *hdr, long a, long b) in panic_assert_format() function
|
| /xnu-11417.101.15/osfmk/i386/ |
| H A D | trap.c | 546 panic_assert_format(pr->buf, sizeof(pr->buf), in xnu_hard_trap_handle_breakpoint()
|
| /xnu-11417.101.15/osfmk/arm64/ |
| H A D | sleh.c | 1272 panic_assert_format(pr->buf, sizeof(pr->buf), in xnu_hard_trap_handle_breakpoint()
|