Searched defs:readULEB128 (Results 1 – 7 of 7) sorted by relevance
56 static size_t readULEB128(const uint8_t **data) { in readULEB128() function
43 Error BinaryStreamReader::readULEB128(uint64_t &Dest) { in readULEB128() function in BinaryStreamReader
207 readULEB128(const uint8_t** data) in readULEB128() function
334 static uintptr_t readULEB128(const uint8_t **data) { readULEB128() function
2956 uint64_t ExportEntry::readULEB128(const uint8_t *&Ptr, const char **error) { readULEB128() function in ExportEntry 3747 uint64_t MachORebaseEntry::readULEB128(const char **error) { readULEB128() function in MachORebaseEntry 4284 uint64_t MachOBindEntry::readULEB128(const char **error) { readULEB128() function in MachOBindEntry [all...]
115 static uint64_t readULEB128(WasmObjectFile::ReadContext &Ctx) { readULEB128() function
65 Error RawCoverageReader::readULEB128(uint64_t &Result) { in readULEB128() function in RawCoverageReader