Home
last modified time | relevance | path

Searched refs:EIR_R15 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c138 new_ctx->current_regs[EIR_R15] = old_ctx->entry_regs[EIR_R15]; in _Unw_Propagate_Registers()
258 ctx->entry_regs[EIR_R15] = ctx->current_regs[EIR_R15]; in _Unw_Rollback_Registers()
287 fix_reg(ctx, func_state, EIR_R15); in _Unw_Rollback_Registers()
388 case EIR_R15: in _Unw_get_val()
H A Dreg_num.h55 #define EIR_R15 15 /* callee saves */ macro
H A Dunwind.c485 if (index <= EIR_R15) { in _Unwind_GetGR()
498 if (index <= EIR_R15) { in _Unwind_SetGR()
/titanic_50/usr/src/head/
H A Dstack_unwind.h266 #define EIR_R15 15 /* callee saves */ macro