Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Ddebug.h495 #define DB_DISABLE_LOCAL_CORE 0x20000 /* ignore local kernel core dump support */ macro
H A Ddebug.c1731 if (debug_boot_arg & DB_DISABLE_LOCAL_CORE) {