Searched refs:ReadULEB128s (Results 1 – 3 of 3) sorted by relevance
402 void ReadULEB128s(uint64_t Index, SmallVectorImpl<uint64_t> &Out) const;
2294 void MachOObjectFile::ReadULEB128s(uint64_t Index, in ReadULEB128s() function in MachOObjectFile
290 MachOObj->ReadULEB128s(LLC.dataoff, FoundFns); in getSectionsAndSymbols()