Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c911 static const char *head_sections[] = { ".head.text*", NULL }; variable
1119 if (match(fromsec, head_sections) && in secref_whitelist()