Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Ddebug.h422 …uint32_t eph_crc; /* CRC of everything following the ph_crc in the header and the… member
/xnu-12377.61.12/pexpert/arm/
H A Dpe_init.c662 panic_info->eph_crc = crc32(0L, &panic_info->eph_version, (panic_text_len + in PE_update_panic_crc()