Searched refs:readSLEB128 (Results 1 – 5 of 5) sorted by relevance
109 Error readSLEB128(int64_t &Dest);
59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
305 if (auto Err = RecordReader.readSLEB128(DataAlignmentFactor)) in processCIE()
240 int64_t readSLEB128(const char **error);
3639 Addend = readSLEB128(&error); in moveNext()3937 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry