Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c887 static const char *init_data_sections[] = { ALL_INIT_DATA_SECTIONS, NULL }; variable
1101 if (match(tosec, init_data_sections) && in secref_whitelist()