Searched defs:readSignedLeb128 (Results 1 – 2 of 2) sorted by relevance
66 DEX_INLINE int readSignedLeb128(const u1** pStream) { in readSignedLeb128() function
602 public static int readSignedLeb128(InputStream bs) throws IOException { in readSignedLeb128() method in DebugInfoDecoder