Searched refs:sc_npc (Results 1 – 5 of 5) sorted by relevance
50 long sc_npc; /* next pc to restore */ member
83 sc.sc_npc = ucp->uc_mcontext.gregs[REG_nPC]; in sigvechandler()126 ucp->uc_mcontext.gregs[REG_nPC] = sc.sc_npc; in sigvechandler()
136 sc.sc_npc = ucp->uc_mcontext.gregs[REG_nPC]; in ucbsigvechandler()287 ucp->uc_mcontext.gregs[REG_nPC] = sc.sc_npc; in ucbsigvechandler()370 ucp->uc_mcontext.gregs[REG_nPC] = scp->sc_npc; in __sigcleanup()
166 int sc_npc; /* next pc to restore */ member
310 long sc_npc; /* next pc to restore */ member