Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dbtlog.c945 btref_decode_unslide(btref_t btref, mach_vm_address_t bt_out[]) in btref_decode_unslide() argument
953 backtrace_unpack(BTP_KERN_OFFSET_32, (uintptr_t *)bt_out, in btref_decode_unslide()
958 bt_out[i] = VM_KERNEL_UNSLIDE(bt_out[i]); in btref_decode_unslide()