Searched defs:readSignedLeb128 (Results 1 – 2 of 2) sorted by relevance
54 public static int readSignedLeb128(ByteInput in) { in readSignedLeb128() method in Leb128
602 public static int readSignedLeb128(InputStream bs) throws IOException { in readSignedLeb128() method in DebugInfoDecoder