Searched refs:getEntryOffset (Results 1 – 3 of 3) sorted by relevance
681 uint32_t EntryOffset = NTE.getEntryOffset(); in dumpName()789 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()810 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()
1084 uint32_t EntryID = NTE.getEntryOffset(); in verifyNameIndexEntries()
381 uint32_t getEntryOffset() const { return EntryOffset; } in getEntryOffset() function