Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kdp/
H A Dsk_core.c149 #define kDbgIdSecKernInfo (DEBUG_RECORD_ID_LONG('S','E','C','K','E','R','N', 0)) macro
161 if (!PE_consistent_debug_lookup_entry(kDbgIdSecKernInfo, &sk_debug_phys, &sk_debug_len)) { in sc_init_cdbg()