Searched defs:__section (Results 1 – 3 of 3) sorted by relevance
15 #define __section(section) __attribute__((__section__(section))) macro
17 #define __section(x)__attribute__((__section__(x))) macro
334 #define __section(section) __attribute__((__section__(section))) macro