Searched refs:altmcount (Results 1 – 2 of 2) sorted by relevance
51 static const char *altmcount; /* alternate mcount symbol name */ variable546 altmcount = "__gnu_mcount_nc"; in do_file()
360 (altmcount && strcmp(altmcount, symname) == 0) || in get_mcountsym()