Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c47 gr[_REG_R6] = r->r[6]; in pt_reg_to_ucontext()
73 r->r[6] = gr[_REG_R6]; in pt_ucontext_to_reg()
/freebsd/sys/arm/include/
H A Ducontext.h49 #define _REG_R6 6 macro
/freebsd/sys/arm/arm/
H A Dexec_machdep.c187 gr[_REG_R6] = tf->tf_r6; in get_mcontext()
253 tf->tf_r6 = gr[_REG_R6]; in set_mcontext()