Searched refs:GPR_RBX (Results 1 – 3 of 3) sorted by relevance
134 new_ctx->current_regs[GPR_RBX] = old_ctx->entry_regs[GPR_RBX]; in _Unw_Propagate_Registers()254 ctx->entry_regs[GPR_RBX] = ctx->current_regs[GPR_RBX]; in _Unw_Rollback_Registers()282 fix_reg(ctx, func_state, GPR_RBX); in _Unw_Rollback_Registers()382 case GPR_RBX: in _Unw_get_val()
43 #define GPR_RBX 3 /* callee saves */ macro
260 #define GPR_RBX 3 /* callee saves */ macro