Searched defs:__section (Results 1 – 5 of 5) sorted by relevance
16 #define __section(x) __attribute__((__section__(x))) macro
17 #define __section(x) __attribute__((__section__(x))) macro
54 #define __section(section) __attribute__((__section__(section))) macro
66 # define __section(NAME) \ macro
220 #define __section(x) __attribute__((__section__(x))) macro