Searched refs:EIR_R14 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dreg_num.h54 #define EIR_R14 14 /* callee saves */ macro
H A Dcall_frame_inst.c136 new_ctx->current_regs[EIR_R14] = old_ctx->entry_regs[EIR_R14];
256 ctx->entry_regs[EIR_R14] = ctx->current_regs[EIR_R14];
285 fix_reg(ctx, func_state, EIR_R14);
390 case EIR_R14:

Completed in 22 milliseconds