Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c138 new_ctx->current_regs[EIR_R14] = old_ctx->entry_regs[EIR_R14]; in _Unw_Propagate_Registers()
258 ctx->entry_regs[EIR_R14] = ctx->current_regs[EIR_R14]; in _Unw_Rollback_Registers()
287 fix_reg(ctx, func_state, EIR_R14); in _Unw_Rollback_Registers()
388 case EIR_R14: in _Unw_get_val()
H A Dreg_num.h52 #define EIR_R14 14 /* callee saves */ macro
/illumos-gate/usr/src/head/
H A Dstack_unwind.h263 #define EIR_R14 14 /* callee saves */ macro