Home
last modified time | relevance | path

Searched refs:EIR_R12 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c135 new_ctx->current_regs[EIR_R12] = old_ctx->entry_regs[EIR_R12]; in _Unw_Propagate_Registers()
255 ctx->entry_regs[EIR_R12] = ctx->current_regs[EIR_R12]; in _Unw_Rollback_Registers()
284 fix_reg(ctx, func_state, EIR_R12); in _Unw_Rollback_Registers()
385 case EIR_R12: in _Unw_get_val()
H A Dreg_num.h52 #define EIR_R12 12 /* callee saves */ macro
/titanic_50/usr/src/head/
H A Dstack_unwind.h263 #define EIR_R12 12 /* callee saves */ macro