Searched refs:mcount (Results 1 – 1 of 1) sorted by relevance
263 char const *mcount = gpfx == '_' ? "_mcount" : "mcount"; in get_mcountsym() local268 if (strcmp(mcount, symname) == 0 || in get_mcountsym()