Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_inspection.c92 typedef kern_return_t (*exclaves_inspection_process_fn)(kern_return_t collect_kr, const stackshot_s… typedef
204 process_exclaves_buffer(uint8_t * buffer, size_t output_length, exclaves_inspection_process_fn proc… in process_exclaves_buffer()
231 collect_scid_list(exclaves_inspection_process_fn process_fn, bool want_raw_addresses, bool all_addr… in collect_scid_list()