Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcov-counter.def42 DEF_GCOV_COUNTER(GCOV_COUNTER_V_INDIR, "indirect_call", _single)
H A Dtree-profile.c381 tag == GCOV_COUNTER_V_INDIR) || in gimple_gen_ic_profiler()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcov-io.h331 #define GCOV_COUNTER_V_INDIR 5 /* The most common indirect address */ macro
H A Dprofile.c175 t = GCOV_COUNTER_V_INDIR; in instrument_values()