HomeSort by: relevance | last modified time | path
    Searched defs:gcov_counter_fn (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgcc/
libgcov-util.c 821 typedef void (*gcov_counter_fn) (gcov_type *, gcov_unsigned_t, typedef
827 static gcov_counter_fn ctr_functions[GCOV_COUNTERS] = {
  /src/external/gpl3/gcc/dist/libgcc/
libgcov-util.c 909 typedef void (*gcov_counter_fn) (gcov_type *, gcov_unsigned_t, typedef
915 static gcov_counter_fn ctr_functions[GCOV_COUNTERS] = {

Completed in 14 milliseconds