Searched refs:Rip (Results 1 – 6 of 6) sorted by relevance
68 stack_frame.AddrPC.Offset = ctx.Rip; in UnwindSlow()
15 * Change hash function to use exclusive-or. Rip out hash cache. These
83 Rip Loomis <loomisg@cist.saic.com> - Solaris package support, fixes
604 _msContext.Rip = r.getRegister(UNW_REG_IP); in UnwindCursor()710 case UNW_REG_IP: return _msContext.Rip; in getReg()761 case UNW_REG_IP: _msContext.Rip = value; break; in setReg()
52 UINT64 Rip; member
553 StackFrame.AddrPC.Offset = Context.Rip;