Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c332 struct function_line_start_cmp struct
426 std::sort (slot->begin (), slot->end (), function_line_start_cmp ()); in get_functions_at_location()
1133 function_line_start_cmp ()); in output_json_intermediate_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc332 struct function_line_start_cmp struct
429 std::sort (slot->begin (), slot->end (), function_line_start_cmp ()); in get_functions_at_location()
1219 function_line_start_cmp ()); in output_json_intermediate_file()
H A DChangeLog-20177788 (struct function_line_start_cmp): New class.