Searched refs:_REG_LR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm/include/
H A Ducontext.h65 #define _REG_LR _REG_R14 macro
/freebsd-13-stable/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c58 gr[_REG_LR] = r->r_lr;
84 r->r_lr = gr[_REG_LR];
/freebsd-13-stable/sys/arm/arm/
H A Dmachdep.c451 gr[_REG_LR] = tf->tf_usr_lr;
517 tf->tf_usr_lr = gr[_REG_LR];

Completed in 75 milliseconds