Searched refs:orderByAddress (Results 1 – 2 of 2) sorted by relevance
556 DWARFDebugLine::Row::orderByAddress); in lookupAddress()608 DWARFDebugLine::Row::orderByAddress); in lookupAddressRange()626 DWARFDebugLine::Row::orderByAddress); in lookupAddressRange()
93 static bool orderByAddress(const Row& LHS, const Row& RHS) { in orderByAddress() function