Home
last modified time | relevance | path

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

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