Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
Drecordmcount.h513 if (txtname && is_mcounted_section_name(txtname)) in tot_relsize()
572 if (txtname && is_mcounted_section_name(txtname)) { in do_func()
Drecordmcount.c401 static int is_mcounted_section_name(char const *const txtname) in is_mcounted_section_name() function