Home
last modified time | relevance | path

Searched refs:guest_DS (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/py-pyvex/pyvex-9.0.5405/vex/pub/
H A Dlibvex_guest_x86.h191 UShort guest_DS;
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/pub/
H A Dlibvex_guest_x86.h191 UShort guest_DS; member
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/pub/
H A Dlibvex_guest_x86.h191 UShort guest_DS; member
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dsyswrap-x86-darwin.c79 mach->__ds = vex->guest_DS; in x86_thread_state32_from_vex()
135 vex->guest_DS = mach->__ds; in x86_thread_state32_to_vex()
H A Dsyswrap-x86-dragonfly.c799 tst->arch.vex.guest_DS = sc->ds; in restore_mcontext()
825 sc->ds = tst->arch.vex.guest_DS; in fill_mcontext()
H A Dsyswrap-x86-freebsd.c799 tst->arch.vex.guest_DS = sc->ds; in restore_mcontext()
825 sc->ds = tst->arch.vex.guest_DS; in fill_mcontext()
H A Dsyswrap-x86-solaris.c193 uc->uc_mcontext.gregs[VKI_DS] = tst->arch.vex.guest_DS; in ML_()
401 tst->arch.vex.guest_DS = uc->uc_mcontext.gregs[VKI_DS]; in ML_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dsyswrap-x86-darwin.c79 mach->__ds = vex->guest_DS; in x86_thread_state32_from_vex()
135 vex->guest_DS = mach->__ds; in x86_thread_state32_to_vex()
H A Dsyswrap-x86-dragonfly.c799 tst->arch.vex.guest_DS = sc->ds; in restore_mcontext()
825 sc->ds = tst->arch.vex.guest_DS; in fill_mcontext()
H A Dsyswrap-x86-freebsd.c799 tst->arch.vex.guest_DS = sc->ds; in restore_mcontext()
825 sc->ds = tst->arch.vex.guest_DS; in fill_mcontext()
H A Dsyswrap-x86-solaris.c193 uc->uc_mcontext.gregs[VKI_DS] = tst->arch.vex.guest_DS; in ML_()
401 tst->arch.vex.guest_DS = uc->uc_mcontext.gregs[VKI_DS]; in ML_()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_gdbserver/
H A Dvalgrind-low-x86.c156 case 12: VG_(transfer) (&x86->guest_DS, buf, dir, size, mod); break; in transfer_register()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_gdbserver/
H A Dvalgrind-low-x86.c156 case 12: VG_(transfer) (&x86->guest_DS, buf, dir, size, mod); break; in transfer_register()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_sigframe/
H A Dsigframe-x86-freebsd.c373 tst->arch.vex.guest_DS = sc->ds; in restore_sigcontext()
H A Dsigframe-x86-dragonfly.c373 tst->arch.vex.guest_DS = sc->ds; in restore_sigcontext()
H A Dsigframe-x86-linux.c622 tst->arch.vex.guest_DS = sc->ds; in restore_sigcontext()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_sigframe/
H A Dsigframe-x86-freebsd.c373 tst->arch.vex.guest_DS = sc->ds; in restore_sigcontext()
H A Dsigframe-x86-dragonfly.c373 tst->arch.vex.guest_DS = sc->ds; in restore_sigcontext()
H A Dsigframe-x86-linux.c622 tst->arch.vex.guest_DS = sc->ds; in restore_sigcontext()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_coredump/
H A Dcoredump-elf.c298 regs->ds = arch->vex.guest_DS; in fill_prstatus()
480 regs->ds = arch->vex.guest_DS; in fill_prstatus()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_coredump/
H A Dcoredump-elf.c298 regs->ds = arch->vex.guest_DS; in fill_prstatus()
480 regs->ds = arch->vex.guest_DS; in fill_prstatus()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_initimg/
H A Dinitimg-dragonfly.c864 asm volatile("movw %%ds, %0" : : "m" (arch->vex.guest_DS)); in VG_()
H A Dinitimg-freebsd.c864 asm volatile("movw %%ds, %0" : : "m" (arch->vex.guest_DS)); in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_initimg/
H A Dinitimg-dragonfly.c864 asm volatile("movw %%ds, %0" : : "m" (arch->vex.guest_DS)); in VG_()
H A Dinitimg-freebsd.c864 asm volatile("movw %%ds, %0" : : "m" (arch->vex.guest_DS)); in VG_()

12