Searched refs:IndexCursor (Results 1 – 1 of 1) sorted by relevance
429 BitstreamCursor IndexCursor; member in MetadataLoader::MetadataLoaderImpl695 IndexCursor = Stream; in lazyLoadModuleMetadataBlock()700 uint64_t SavedPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()717 uint64_t CurrentPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()750 IndexCursor.readRecord(Entry.ID, Record)) in lazyLoadModuleMetadataBlock()757 auto BeginPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()761 IndexCursor.advanceSkippingSubblocks( in lazyLoadModuleMetadataBlock()771 IndexCursor.readRecord(Entry.ID, Record)) in lazyLoadModuleMetadataBlock()815 IndexCursor.readRecord(Code, Record)) in lazyLoadModuleMetadataBlock()1011 if (Error Err = IndexCursor.JumpToBit(EntryPos)) in parseMetadata()[all …]