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