Home
last modified time | relevance | path

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

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