Searched refs:npc (Results 1 – 1 of 1) sorted by relevance
74 int npc = pcRel(ci->u.l.savedpc, p); in traceexec() local75 int newline = getfuncline(p, npc); in traceexec()76 if (npc == 0 || /* call linehook when enter a new function, */ in traceexec()