Searched refs:sort_cmp (Results 1 – 2 of 2) sorted by relevance
823 sort_cmp (const struct obj_section *sect1, const obj_section *sect2) in sort_cmp() function1092 std::sort (map, map + alloc_size, sort_cmp); in update_section_map()
3229 * objfiles.c (sort_cmp): Ensure that !(a < a) holds true.3277 (sort_cmp): ...this, and change to std::sort semantics.