Home | History | Annotate | Download | only in src

Lines Matching refs:Rax

541   _msContext.Rax = r.getRegister(UNW_X86_64_RAX);
660 case UNW_X86_64_RAX: return _msContext.Rax;
710 case UNW_X86_64_RAX: _msContext.Rax = value; break;