Home
last modified time | relevance | path

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

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