Searched defs:__section (Results 1 – 2 of 2) sorted by relevance
15 #define __section(section) __attribute__((__section__(section))) macro
17 #define __section(x)__attribute__((__section__(x))) macro
Completed in 6 milliseconds