Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/mod/
Dmodpost.c812 #define ALL_EXIT_SECTIONS EXIT_SECTIONS, ALL_XXXEXIT_SECTIONS
824 #define EXIT_SECTIONS ".exit.*" macro
889 .bad_tosec = { EXIT_SECTIONS, NULL },
1031 match(tosec, PATTERNS(EXIT_SECTIONS)) && in secref_whitelist()
1254 else if (match(secname, PATTERNS(EXIT_SECTIONS))) in check_export_symbol()