Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dsignal.c94 uintptr_t pcreg = host_signal_pc(uc); in rewind_if_in_safe_syscall() local
96 if (pcreg > (uintptr_t)safe_syscall_start in rewind_if_in_safe_syscall()
97 && pcreg < (uintptr_t)safe_syscall_end) { in rewind_if_in_safe_syscall()