Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c136 new_ctx->current_regs[EIR_R13] = old_ctx->entry_regs[EIR_R13]; in _Unw_Propagate_Registers()
256 ctx->entry_regs[EIR_R13] = ctx->current_regs[EIR_R13]; in _Unw_Rollback_Registers()
285 fix_reg(ctx, func_state, EIR_R13); in _Unw_Rollback_Registers()
386 case EIR_R13: in _Unw_get_val()
H A Dreg_num.h53 #define EIR_R13 13 /* callee saves */ macro
/titanic_50/usr/src/head/
H A Dstack_unwind.h264 #define EIR_R13 13 /* callee saves */ macro