Home
last modified time | relevance | path

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

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