Searched defs:__section (Results 1 – 4 of 4) sorted by relevance
9 #define __section(section) __attribute__((__section__(section))) macro
270 #define __section(section) __attribute__((__section__(section))) macro
321 #define __section(section) __attribute__((__section__(section))) macro
161 #define __section(S) __attribute__((__section__(#S))) macro