Searched refs:EntryAddressLessThan (Results 1 – 2 of 2) sorted by relevance
115 !Entry::EntryAddressLessThan(entry, m_entries.back())) { in InsertSequence()203 begin_pos, end_pos, search_entry, Entry::EntryAddressLessThan); in FindLineEntryByAddress()
274 static bool EntryAddressLessThan(const Entry &lhs, const Entry &rhs) { in EntryAddressLessThan() function