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