Searched refs:getFirstLabel (Results 1 – 10 of 10) sorted by relevance
81 public int getFirstLabel() { in getFirstLabel() method in RopMethod
75 for (int label = method.getFirstLabel(); in doit()
82 public int getFirstLabel() { in getFirstLabel() method in RopMethod
113 return new RopMethod(newBlocks, ropMethod.getFirstLabel()); in process()
137 + Hex.u2(rmeth.getFirstLabel()) + ";"); in endParsingMember()
295 sb.append("first " + Hex.u2(rmeth.getFirstLabel()) + "\n"); in ropDump()
179 .indexOfLabel(rmeth.getFirstLabel()); in convertRopToSsaBlocks()
329 for (int label = method.getFirstLabel(); in pickOrder()
336 for (int label = method.getFirstLabel(); in pickOrder()