Searched defs:reg (Results 1 – 3 of 3) sorted by relevance
35 const char *reg; member
147 static inline uint32_t _Unwind_GetGR( _Unwind_Context* ctx, int reg) { in _Unwind_GetGR()153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR()
168 int reg = 0; /* 1 => return a REGEXPR now */ variable