Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c42 static const char *altmcount; /* alternate mcount symbol name */ variable
341 altmcount = "__gnu_mcount_nc"; in do_file()
H A Drecordmcount.h268 (altmcount && strcmp(altmcount, symname) == 0)) in get_mcountsym()