Searched refs:_REG_LR (Results 1 – 11 of 11) sorted by relevance
113 #define _REG_LR _REG_X30 macro120 #define _REG_LR _REG_R14 macro
185 gr[_REG_LR] = tf->tf_lr; in cpu_getmcontext()252 tf->tf_lr = gr[_REG_LR]; in cpu_setmcontext()
84 define _REG_LR _REG_LR
181 gr[_REG_LR] = tf->tf_usr_lr; in cpu_getmcontext()249 tf->tf_usr_lr = gr[_REG_LR]; in cpu_setmcontext()
69 gr[_REG_LR] = (__greg_t)_resumecontext; in makecontext()
62 gr[_REG_LR] = (__greg_t)(uintptr_t)_resumecontext; in makecontext()
68 u->uc_mcontext.__gregs[_REG_LR] = (__greg_t)(uintptr_t)_lwp_exit; in _lwp_makecontext()
61 u->uc_mcontext.__gregs[_REG_LR] = (__greg_t)(uintptr_t)_lwp_exit; in _lwp_makecontext()
66 gr[_REG_LR] = (__greg_t)_resumecontext; in makecontext()
81 #define _REG_LR 33 /* Link Register */ macro
112 CFI_OFFSET_DWARF_REG(DWARF_LR_REG, _REG_LR)