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