Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dkern_stackshot.c2642 kdp_exclave_stack_offset(uintptr_t * out_addr, size_t nframes) in kdp_exclave_stack_offset() function
3006 …info.tei_thread_offset = kdp_exclave_stack_offset((uintptr_t *)out_addr, saved_count / frame_size); in kcdata_record_thread_snapshot()