Searched refs:CompareDIEOffset (Results 1 – 2 of 2) sorted by relevance
478 static bool CompareDIEOffset (const DWARFDebugInfoEntry& die1, const DWARFDebugInfoEntry& die2) in CompareDIEOffset() function497 …ebugInfoEntry::iterator pos = lower_bound(m_die_array.begin(), end, compare_die, CompareDIEOffset); in GetDIEPtr()522 …ebugInfoEntry::iterator pos = lower_bound(m_die_array.begin(), end, compare_die, CompareDIEOffset); in GetDIEPtrContainingOffset()
285 static bool CompareDIEOffset (const DWARFDebugInfoEntry& die1, const DWARFDebugInfoEntry& die2) in CompareDIEOffset() function