Searched refs:readULEB (Results 1 – 1 of 1) sorted by relevance
845 static uint64_t readULEB(const unsigned char *&P) { in readULEB() function859 unsigned KeyLen = readULEB(P); in readULEBKeyDataLength()863 unsigned DataLen = readULEB(P); in readULEBKeyDataLength()