Searched refs:endpc (Results 1 – 8 of 8) sorted by relevance
307 final int endpc = element.getEndPC(); in delayedPass2Checks() local309 if (startpc >= endpc) { in delayedPass2Checks()311 … "' that has its start_pc ('"+startpc+"') not smaller than its end_pc ('"+endpc+"')."); in delayedPass2Checks()317 if ( (!contains(instructionPositions, endpc)) && (endpc != codeLength)) { in delayedPass2Checks()
143 if (pc < f->locvars[i].endpc) { /* is variable active? */ in luaF_getlocalname()
157 DumpInt(f->locvars[i].endpc, D); in DumpDebug()
194 f->locvars[i].endpc = LoadInt(S); in LoadDebug()
432 i,getstr(f->locvars[i].varname),f->locvars[i].startpc+1,f->locvars[i].endpc+1); in PrintDebug()
400 int endpc; /* first point where variable is dead */ member
214 getlocvar(fs, --fs->nactvar)->endpc = fs->pc; in removevars()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...