Searched refs:getEntriesBase (Results 1 – 2 of 2) sorted by relevance
161 uint64_t getEntriesBase() const { in getEntriesBase() function
342 : Current(Table), Offset(Table.getEntriesBase()), NumEntriesToCome(0) { in Iterator()