Home
last modified time | relevance | path

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

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