Home
last modified time | relevance | path

Searched refs:npc (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlvm.c74 int npc = pcRel(ci->u.l.savedpc, p); in traceexec() local
75 int newline = getfuncline(p, npc); in traceexec()
76 if (npc == 0 || /* call linehook when enter a new function, */ in traceexec()