Searched defs:SEC (Results 1 – 7 of 7) sorted by relevance
10 #define SEC(NAME) __attribute__((section(NAME), used)) macro
27 #define SEC(NAME) __attribute__((section(NAME), used)) macro
22 #define SEC(NAME) __section(NAME) macro
50 #define SEC(NAME) __attribute__((section(NAME), used)) macro
33 #define SEC(name) \ macro