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