Searched refs:panic_assert_format (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.61.12/tests/unit/mocks/ |
| H A D | mock_attached.c | 90 panic_assert_format(pr.buf, sizeof(pr.buf), (struct mach_assert_hdr *)a, b, c); in ut_assert_trap()
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | debug.h | 825 void panic_assert_format(char *buf, size_t len, struct mach_assert_hdr *hdr, long a, long b);
|
| H A D | debug.c | 764 panic_assert_format(char *buf, size_t len, struct mach_assert_hdr *hdr, long a, long b) in panic_assert_format() function
|
| /xnu-12377.61.12/osfmk/i386/ |
| H A D | trap.c | 546 panic_assert_format(pr->buf, sizeof(pr->buf), in xnu_hard_trap_handle_breakpoint()
|
| /xnu-12377.61.12/osfmk/arm64/ |
| H A D | sleh.c | 1354 panic_assert_format(pr->buf, sizeof(pr->buf), in xnu_hard_trap_handle_breakpoint()
|