Searched defs:SEC (Results 1 – 6 of 6) sorted by relevance
19 #define SEC(NAME) __attribute__((section(NAME), used)) macro
20 #define SEC(NAME) __attribute__((section(NAME), used)) macro
24 #define SEC(NAME) __attribute__((section(NAME), used)) macro