Home
last modified time | relevance | path

Searched refs:mc_eip (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/host/i386/
H A Dhost-signal.h20 return uc->uc_mcontext.mc_eip; in host_signal_pc()
25 uc->uc_mcontext.mc_eip = pc; in host_signal_set_pc()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_signal.h46 abi_ulong mc_eip; member