Home
last modified time | relevance | path

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

/xnu-11215.1.10/pexpert/pexpert/
H A Dpexpert.h68 void PE_update_panic_crc(
/xnu-11215.1.10/osfmk/arm/
H A Dmodel_dep.c929 PE_update_panic_crc((unsigned char*)gPanicBase, &pi_size); in SavePanicInfo()
974 PE_update_panic_crc((unsigned char *)gPanicBase, &panicbuf_length); in paniclog_flush()
/xnu-11215.1.10/pexpert/arm/
H A Dpe_init.c641 PE_update_panic_crc(unsigned char *buf, unsigned int *size) in PE_update_panic_crc() function