Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Ddebug.h475 #define DB_HALT 0x1 macro
H A Ddebug.c357 if (debug_boot_arg & DB_HALT) { in panic_init()