Searched refs:IndexCursor (Results 1 – 1 of 1) sorted by relevance
415 BitstreamCursor IndexCursor; member in MetadataLoader::MetadataLoaderImpl766 IndexCursor = Stream; in lazyLoadModuleMetadataBlock()771 uint64_t SavedPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()774 IndexCursor in lazyLoadModuleMetadataBlock()821 IndexCursor.readRecord(Entry.ID, Record)) in lazyLoadModuleMetadataBlock()828 auto BeginPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()832 IndexCursor.advanceSkippingSubblocks( in lazyLoadModuleMetadataBlock()842 IndexCursor.readRecord(Entry.ID, Record)) in lazyLoadModuleMetadataBlock()886 IndexCursor.readRecord(Code, Record)) in lazyLoadModuleMetadataBlock()1092 if (Error Err = IndexCursor.JumpToBit(EntryPos)) in parseMetadata()[all …]