Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h275 char const *mcount = gpfx == '_' ? "_mcount" : "mcount"; in get_mcountsym() local
280 if (strcmp(mcount, symname) == 0 || in get_mcountsym()