Searched refs:toNearPc (Results 1 – 2 of 2) sorted by relevance
128 public Pc toNearPc(int line) { in toNearPc() method in LineNumberAttribute
1110 LineNumberAttribute.Pc pc = ainfo.toNearPc(lineNum); in insertAt()