Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
Drecordmcount.pl132 my %text_sections = (
533 $read_function = defined($text_sections{$1});
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c969 static const char *const text_sections[] = { ALL_TEXT_SECTIONS, NULL }; variable
1252 if (match(fromsec, text_sections) && in secref_whitelist()