Searched refs:FindMatchingAddress (Results 1 – 1 of 1) sorted by relevance
1025 static bool FindMatchingAddress (const DWARFDebugLine::Row& row1, const DWARFDebugLine::Row& row2) in FindMatchingAddress() function1046 Row::const_iterator pos = lower_bound(begin_pos, end_pos, row, FindMatchingAddress); in LookupAddress()