Searched defs:setsigpc (Results 1 – 3 of 3) sorted by relevance
59 func (c *sigctxt) setsigpc(x uint64) { c.set_pc(x) } func
57 func (c *sigctxt) setsigpc(x uint64) { c.set_pc(x) } func
43 func (c *sigctxt) setsigpc(x uint64) { c.set_rip(x) } func