Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c407 uint32_t short_fp = 0; in machine_trace_thread() local
526 short_fp = *(uint32_t *)kern_virt_addr; in machine_trace_thread()
527 fp = (vm_offset_t) short_fp; in machine_trace_thread()