Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h492 if (txtname && is_mcounted_section_name(txtname)) in tot_relsize()
528 if (txtname && is_mcounted_section_name(txtname)) { in do_func()
H A Drecordmcount.c237 is_mcounted_section_name(char const *const txtname) in is_mcounted_section_name() function