Home
last modified time | relevance | path

Searched defs:lastpc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldebug.c353 static int findsetreg (Proto *p, int lastpc, int reg) { in findsetreg()
404 static const char *getobjname (Proto *p, int lastpc, int reg, in getobjname()
/freebsd/contrib/lua/src/
H A Dldebug.c465 static int findsetreg (const Proto *p, int lastpc, int reg) { in findsetreg()
526 static const char *getobjname (const Proto *p, int lastpc, int reg, in getobjname()