Searched defs:readSLEB128 (Results 1 – 3 of 3) sorted by relevance
59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
358 static uintptr_t readSLEB128(const uint8_t **data) { in readSLEB128() function
3948 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry