Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dxnudefines.py160 RAW_VERSION1 = 0x55aa0101 variable
/xnu-12377.41.6/bsd/sys/
H A Dkdebug_private.h507 #define RAW_VERSION1 0x55aa0101 macro
/xnu-12377.41.6/bsd/kern/
H A Dkdebug.c1570 bool ext = map_version != RAW_VERSION1; in _copy_cpu_map()
2841 .version_no = RAW_VERSION1, in _write_legacy_header()
2884 (void)_copy_cpu_map(RAW_VERSION1, &pad_buf, &temp); in _write_legacy_header()
3038 return _copyout_cpu_map(RAW_VERSION1, where, sizep); in _kd_sysctl_internal()