Searched refs:DB_DISABLE_LOCAL_CORE (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ | ||
| H A D | debug.h | 601 #define DB_DISABLE_LOCAL_CORE 0x20000 /* ignore local kernel core dump support */ macro |
| H A D | debug.c | 2294 if (debug_boot_arg & DB_DISABLE_LOCAL_CORE) { |