Searched refs:getEntryOffset (Results 1 – 4 of 4) sorted by relevance
122 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables()155 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables()297 uint64_t entry_offset = nte.getEntryOffset(); in GetFunctions()
777 uint64_t EntryOffset = NTE.getEntryOffset(); in dumpName()886 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()907 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()
1429 uint64_t EntryID = NTE.getEntryOffset(); in verifyNameIndexEntries()
536 uint64_t getEntryOffset() const { return EntryOffset; } in getEntryOffset() function