Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c813 #define ALL_EXIT_SECTIONS EXIT_SECTIONS
826 #define EXIT_SECTIONS ".exit.*" macro
1025 match(tosec, PATTERNS(EXIT_SECTIONS)) && in secref_whitelist()
1193 else if (match(secname, PATTERNS(EXIT_SECTIONS))) in check_export_symbol()