Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/
Drecordmcount.pl131 my %text_sections = (
501 $read_function = defined($text_sections{$1});
/linux-4.4.14/scripts/mod/
Dmodpost.c916 static const char *const text_sections[] = { ALL_TEXT_SECTIONS, NULL }; variable
1191 if (match(fromsec, text_sections) && in secref_whitelist()