Home
last modified time | relevance | path

Searched refs:TEXT_SECTIONS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c942 #define TEXT_SECTIONS ".text", ".text.unlikely", ".sched.text", \ macro
955 TEXT_SECTIONS, OTHER_TEXT_SECTIONS
1046 .fromsec = { TEXT_SECTIONS, NULL },
1067 .fromsec = { TEXT_SECTIONS, NULL },
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c814 #define TEXT_SECTIONS ".text", ".text.*", ".sched.text", \ macro
827 TEXT_SECTIONS, OTHER_TEXT_SECTIONS
864 .fromsec = { TEXT_SECTIONS, NULL },
874 .fromsec = { TEXT_SECTIONS, DATA_SECTIONS, NULL },

Completed in 7 milliseconds