Searched refs:R_PC (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/c6x/
H A Dunwind-c6x.c32 #define R_PC 33 macro
96 if (regno == R_PC)
127 if (regno == R_PC)
H A Dpr-support.c66 #define R_PC 33 macro
297 _Unwind_VRS_Set (context, _UVRSC_CORE, R_PC, _UVRSD_UINT32, &tmp);
466 _Unwind_VRS_Set (context, _UVRSC_CORE, R_PC, _UVRSD_UINT32, &reg);
/haiku-buildtools/gcc/libgcc/config/arm/
H A Dpr-support.c36 #define R_PC 15 macro
121 _Unwind_VRS_Set (context, _UVRSC_CORE, R_PC, _UVRSD_UINT32,
156 if (op & (1 << R_PC))
H A Dunwind-arm.c30 #define R_PC 15 macro
32 #define VRS_PC(vrs) ((vrs)->core.r[R_PC])

Completed in 89 milliseconds