Searched refs:ALL_EXIT_SECTIONS (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 943 #define ALL_EXIT_SECTIONS EXIT_SECTIONS, ALL_XXXEXIT_SECTIONS macro 970 {ALL_INIT_SECTIONS, ALL_EXIT_SECTIONS, NULL }; 1072 .bad_tosec = { ALL_EXIT_SECTIONS, NULL }, 1078 .bad_tosec = { ALL_EXIT_SECTIONS, NULL }, 1099 .bad_tosec = { ALL_EXIT_SECTIONS, NULL }, 1105 .fromsec = { ALL_EXIT_SECTIONS, NULL },
|