Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c137 new_ctx->current_regs[EIR_R13] = old_ctx->entry_regs[EIR_R13]; in _Unw_Propagate_Registers()
257 ctx->entry_regs[EIR_R13] = ctx->current_regs[EIR_R13]; in _Unw_Rollback_Registers()
286 fix_reg(ctx, func_state, EIR_R13); in _Unw_Rollback_Registers()
387 case EIR_R13: in _Unw_get_val()
H A Dreg_num.h51 #define EIR_R13 13 /* callee saves */ macro
/illumos-gate/usr/src/head/
H A Dstack_unwind.h262 #define EIR_R13 13 /* callee saves */ macro