REG_RIP 13 src/pkg/runtime/os_netbsd_amd64.c mc->__gregs[REG_RIP] = (uint64)runtime·lwp_tramp; REG_RIP 23 src/pkg/runtime/signal_netbsd_amd64.h #define SIG_RIP(info, ctxt) (SIG_REGS(ctxt).__gregs[REG_RIP]) REG_RIP 23 src/pkg/runtime/signal_solaris_amd64.h #define SIG_RIP(info, ctxt) (SIG_REGS(ctxt).gregs[REG_RIP])