Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/mod/
Dmodpost.c838 #define ALL_TEXT_SECTIONS ALL_INIT_TEXT_SECTIONS, ALL_EXIT_TEXT_SECTIONS, \ macro
849 static const char *const text_sections[] = { ALL_TEXT_SECTIONS, NULL };
975 .good_tosec = {ALL_TEXT_SECTIONS , NULL},