Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c55 gr[_REG_LR] = r->r_lr; in pt_reg_to_ucontext()
81 r->r_lr = gr[_REG_LR]; in pt_ucontext_to_reg()
/freebsd/sys/arm/include/
H A Ducontext.h63 #define _REG_LR _REG_R14 macro
/freebsd/sys/arm/arm/
H A Dexec_machdep.c195 gr[_REG_LR] = tf->tf_usr_lr; in get_mcontext()
261 tf->tf_usr_lr = gr[_REG_LR]; in set_mcontext()