Searched defs:lastpc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | ldebug.c | 354 static int findsetreg (Proto *p, int lastpc, int reg) { in findsetreg() 405 static const char *getobjname (Proto *p, int lastpc, int reg, in getobjname()
|
| /freebsd-12.1/contrib/lua/src/ |
| H A D | ldebug.c | 385 static int findsetreg (Proto *p, int lastpc, int reg) { in findsetreg() 431 static const char *getobjname (Proto *p, int lastpc, int reg, in getobjname()
|