Searched defs:reg (Results 1 – 6 of 6) 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()
240 uint32_t reg; in evaluateExpression() local
378 uint64_t reg; in parseInstructions() local
245 uint8_t reg = byte & 0x0f; in _Unwind_VRS_Interpret() local
168 int reg = 0; /* 1 => return a REGEXPR now */ variable