Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dframe.h115 register_t sf_r10; member
/f-stack/freebsd/arm/arm/
H A Dgdb_machdep.c77 case 10: return (&kdb_thrctx->pcb_regs.sf_r10); in gdb_cpu_getreg()
H A Dgenassym.c74 ASSYM(PCB_R10, offsetof(struct pcb, pcb_regs.sf_r10));
H A Dmachdep.c676 pcb->pcb_regs.sf_r10 = tf->tf_r10; in makectx()