Home
last modified time | relevance | path

Searched refs:dest_ranges (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc972 static void FillSortedFunctionRanges(vector<FunctionRange> &dest_ranges, in FillSortedFunctionRanges() argument
985 dest_ranges.push_back(range); in FillSortedFunctionRanges()
990 sort(dest_ranges.begin(), dest_ranges.end(), in FillSortedFunctionRanges()