Home
last modified time | relevance | path

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

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