Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c404 uint32_t short_fp = 0; in machine_trace_thread() local
523 short_fp = *(uint32_t *)kern_virt_addr; in machine_trace_thread()
524 fp = (vm_offset_t) short_fp; in machine_trace_thread()