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