Searched refs:GPR_RBX (Results 1 – 3 of 3) sorted by relevance
135 new_ctx->current_regs[GPR_RBX] = old_ctx->entry_regs[GPR_RBX]; in _Unw_Propagate_Registers()255 ctx->entry_regs[GPR_RBX] = ctx->current_regs[GPR_RBX]; in _Unw_Rollback_Registers()283 fix_reg(ctx, func_state, GPR_RBX); in _Unw_Rollback_Registers()383 case GPR_RBX: in _Unw_get_val()
41 #define GPR_RBX 3 /* callee saves */ macro
258 #define GPR_RBX 3 /* callee saves */ macro