Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c893 static const char *init_exit_sections[] = variable
1113 if (match(tosec, init_exit_sections) && in secref_whitelist()
1244 if (match(s, init_exit_sections)) { in sec2annotation()