Home
last modified time | relevance | path

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

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