Searched refs:getEntryOffset (Results 1 – 4 of 4) sorted by relevance
109 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables()133 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables()275 uint64_t entry_offset = nte.getEntryOffset(); in GetFunctions()
694 uint64_t EntryOffset = NTE.getEntryOffset(); in dumpName()803 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()824 return NTE.getEntryOffset(); in findEntryOffsetInCurrentIndex()
1372 uint64_t EntryID = NTE.getEntryOffset(); in verifyNameIndexEntries()
383 uint64_t getEntryOffset() const { return EntryOffset; } in getEntryOffset() function