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