Searched refs:ReadULEB128s (Results 1 – 4 of 4) sorted by relevance
750 void ReadULEB128s(uint64_t Index, SmallVectorImpl<uint64_t> &Out) const;
5275 this->ReadULEB128s(Info.dataoff, FunctionStarts); in getFunctionStarts()5297 void MachOObjectFile::ReadULEB128s(uint64_t Index, in ReadULEB128s() function in MachOObjectFile
1610 MachO.ReadULEB128s(LLC.dataoff, FoundFns); in dumpSymbolsFromDLInfoMachO()
303 MachOObj->ReadULEB128s(LLC.dataoff, FoundFns); in getSectionsAndSymbols()1057 O->ReadULEB128s(FunctionStartsLC.dataoff, FunctionStarts); in PrintFunctionStarts()