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

/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dreg_num.h52 #define EIR_R12 12 /* callee saves */ macro
H A Dcall_frame_inst.c134 new_ctx->current_regs[EIR_R12] = old_ctx->entry_regs[EIR_R12];
254 ctx->entry_regs[EIR_R12] = ctx->current_regs[EIR_R12];
283 fix_reg(ctx, func_state, EIR_R12);
388 case EIR_R12:

Completed in 587 milliseconds