Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_inspection.c195 process_exclaves_buffer(uint8_t * buffer, size_t output_length, exclaves_inspection_process_fn proc… in process_exclaves_buffer() function
250 …kr = process_exclaves_buffer(exclaves_stackshot_buffer, (size_t)output_length, process_fn, want_ra… in collect_scid_list()