Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c969 static const char *const init_exit_sections[] = variable
1241 if (match(tosec, init_exit_sections) && in secref_whitelist()
1388 if (match(s, init_exit_sections)) { in sec2annotation()