Searched refs:sc_npc (Results 1 – 4 of 4) sorted by relevance
48 long sc_npc; /* next pc to restore */ member
81 sc.sc_npc = ucp->uc_mcontext.gregs[REG_nPC]; in sigvechandler()124 ucp->uc_mcontext.gregs[REG_nPC] = sc.sc_npc; in sigvechandler()
132 sc.sc_npc = ucp->uc_mcontext.gregs[REG_nPC]; in ucbsigvechandler()283 ucp->uc_mcontext.gregs[REG_nPC] = sc.sc_npc; in ucbsigvechandler()366 ucp->uc_mcontext.gregs[REG_nPC] = scp->sc_npc; in __sigcleanup()
310 long sc_npc; /* next pc to restore */ member