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()
103 *entry.getDIESectionOffset())); in operator ()()
457 if (std::optional<uint64_t> Off = Entry.getDIESectionOffset()) { in getDies()521 if (std::optional<uint64_t> Off = Entry.BaseEntry.getDIESectionOffset()) { in findAllApple()
226 std::optional<uint64_t> getDIESectionOffset() const;
291 AppleAcceleratorTable::Entry::getDIESectionOffset() const { in getDIESectionOffset() function in AppleAcceleratorTable::Entry