Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c813 #define ALL_TEXT_SECTIONS ".init.text", ".exit.text", \ macro
888 .good_tosec = {ALL_TEXT_SECTIONS , NULL},
1012 if (match(fromsec, PATTERNS(ALL_TEXT_SECTIONS)) && in secref_whitelist()