Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dxnudefines.py160 RAW_VERSION1 = 0x55aa0101 variable
/xnu-10063.141.1/bsd/sys/
H A Dkdebug_private.h506 #define RAW_VERSION1 0x55aa0101 macro
/xnu-10063.141.1/bsd/kern/
H A Dkdebug.c1373 bool ext = map_version != RAW_VERSION1; in _copy_cpu_map()
1976 header.version_no = RAW_VERSION1; in _write_legacy_header()
2036 errno_t error = _copy_cpu_map(RAW_VERSION1, &pad_buf, &temp); in _write_legacy_header()
2493 return _copyout_cpu_map(RAW_VERSION1, where, sizep); in _kd_sysctl_internal()