HomeSort by relevance Sort by last modified time
    Searched refs:R_LR (Results 1 - 3 of 3) sorted by null

  /system/core/debuggerd/arm/
pr-support.c 57 #define R_LR 14
127 _Unwind_VRS_Get (context, _UVRSC_CORE, R_LR, _UVRSD_UINT32,
187 mask |= (1 << R_LR);
unwind.c 54 #define R_LR 14
513 saved_vrs.core.r[R_PC] = saved_vrs.core.r[R_LR];
631 _Unwind_SetGR (context, R_LR, _Unwind_GetGR (context, R_PC));
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]

Completed in 1094 milliseconds