Searched refs:getOffsetInList (Results 1 – 1 of 1) sorted by relevance
807 … out.annotate(2, "handler_off: 0x" + Integer.toHexString(encodedCatchHandler.getOffsetInList())); in writeTo()812 out.writeShort(encodedCatchHandler.getOffsetInList()); in writeTo()898 private int getOffsetInList() { in getOffsetInList() method in CodeItem.EncodedCatchHandler