Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/ !
H A DOSKextLibPrivate.h796 void kext_dump_panic_lists(int (*printf_func)(const char *fmt, ...));
/xnu-8796.121.2/libkern/ !
H A DOSKextLib.cpp452 kext_dump_panic_lists(int (*printf_func)(const char * fmt, ...)) in kext_dump_panic_lists() function
/xnu-8796.121.2/libkern/libkern/c++/ !
H A DOSKext.h291 friend void kext_dump_panic_lists(int (*printf_func)(const char * fmt, ...));
/xnu-8796.121.2/osfmk/arm/ !
H A Dmodel_dep.c636 kext_dump_panic_lists(&paniclog_append_noflush); in do_print_all_backtraces()
/xnu-8796.121.2/osfmk/i386/AT386/ !
H A Dmodel_dep.c1252 kext_dump_panic_lists(&paniclog_append_noflush); in panic_display_system_configuration()