Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/mod/
Dmodpost.c933 static const char *const head_sections[] = { ".head.text*", NULL }; variable
1182 if (match(fromsec, head_sections) && in secref_whitelist()