Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c43 static int warn_on_notrace_sect; /* warn when section has mcount not being recorded */ variable
419 warn_on_notrace_sect = 1; in main()
H A Drecordmcount.h379 if (warn_on_notrace_sect && !once) { in nop_mcount()
539 } else if (txtname && (warn_on_notrace_sect || make_nop)) { in do_func()