Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h599 if (txtname && is_mcounted_section_name(txtname)) in tot_relsize()
662 if (txtname && is_mcounted_section_name(txtname)) { in do_func()
Drecordmcount.c411 static int is_mcounted_section_name(char const *const txtname) in is_mcounted_section_name() function