Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/mod/
Dmodpost.c897 #define ALL_TEXT_SECTIONS ALL_INIT_TEXT_SECTIONS, ALL_EXIT_TEXT_SECTIONS, \ macro
912 static const char *const text_sections[] = { ALL_TEXT_SECTIONS, NULL };
1068 .good_tosec = {ALL_TEXT_SECTIONS , NULL},