Searched refs:getEnd (Results 1 – 9 of 9) sorted by relevance
108 public CodeAddress getEnd(BasicBlock block) { in getEnd() method in BlockAddresses119 public CodeAddress getEnd(int label) { in getEnd() method in BlockAddresses
179 public int getEnd() { in getEnd() method in CatchTable.Entry
285 CodeAddress endAddress = addresses.getEnd(end); in makeEntry()313 int endAddress = addresses.getEnd(end).getAddress(); in rangeIsValid()
259 output.add(addresses.getEnd(block)); in outputBlock()
385 int lastEnd = (asz == 0) ? 0 : annotations.get(asz - 1).getEnd(); in annotate()464 } else if (last.getEnd() > cursor) { in finishAnnotating()503 end = a.getEnd(); in writeAnnotationsTo()626 public int getEnd() { in getEnd() method in ByteArrayAnnotatedOutput.Annotation
123 public int getEnd() { in getEnd() method in ByteBlock
90 int end = bb.getEnd(); in simulate()
209 int end = one.getEnd(); in writeTo()255 + ".." + Hex.u2or4(entry.getEnd()); in annotateEntries()
229 int end = bb.getEnd(); in regularDump()