Searched refs:getEntryOffset (Results 1 – 4 of 4) sorted by relevance
108 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables()130 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables()269 uint64_t entry_offset = nte.getEntryOffset(); in GetFunctions()
695 uint64_t EntryOffset = NTE.getEntryOffset(); in dumpName()804 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()825 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()
1273 uint64_t EntryID = NTE.getEntryOffset(); in verifyNameIndexEntries()
383 uint64_t getEntryOffset() const { return EntryOffset; } in getEntryOffset() function