Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c958 #define ALL_TEXT_SECTIONS ALL_INIT_TEXT_SECTIONS, ALL_EXIT_TEXT_SECTIONS, \ macro
973 static const char *const text_sections[] = { ALL_TEXT_SECTIONS, NULL };
1129 .good_tosec = {ALL_TEXT_SECTIONS , NULL},