Searched refs:getDIESectionOffset (Results 1 – 5 of 5) sorted by relevance
173 if (is_in_range(entry.BaseEntry.getDIESectionOffset())) in GetGlobalVariables()202 *entry.getDIESectionOffset()); in GetCompleteObjCClass()286 *entry.getDIESectionOffset()); in GetFunctions()
108 *entry.getDIESectionOffset())); in operator ()()
427 if (std::optional<uint64_t> Off = Entry.getDIESectionOffset()) { in getDies()491 if (std::optional<uint64_t> Off = Entry.BaseEntry.getDIESectionOffset()) { in findAllApple()
218 std::optional<uint64_t> getDIESectionOffset() const;
291 AppleAcceleratorTable::Entry::getDIESectionOffset() const { in getDIESectionOffset() function in AppleAcceleratorTable::Entry