Home
last modified time | relevance | path

Searched refs:R_LR (Results 1 – 2 of 2) sorted by relevance

/system/core/debuggerd/
Dpr-support.c57 #define R_LR 14 macro
127 _Unwind_VRS_Get (context, _UVRSC_CORE, R_LR, _UVRSD_UINT32, in unwind_execute_with_ptrace()
187 mask |= (1 << R_LR); in unwind_execute_with_ptrace()
Dunwind-arm.c52 #define R_LR 14 macro
500 saved_vrs.core.r[R_PC] = saved_vrs.core.r[R_LR]; in unwind_backtrace_with_ptrace()
618 _Unwind_SetGR (context, R_LR, _Unwind_GetGR (context, R_PC)); in unwind_pr_common_with_ptrace()