Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dframe.h112 register_t sf_r7; member
/f-stack/freebsd/arm/arm/
H A Dgdb_machdep.c74 case 7: return (&kdb_thrctx->pcb_regs.sf_r7); in gdb_cpu_getreg()
H A Dgenassym.c71 ASSYM(PCB_R7, offsetof(struct pcb, pcb_regs.sf_r7));
H A Dmachdep.c673 pcb->pcb_regs.sf_r7 = tf->tf_r7; in makectx()