Searched refs:COMPILER_SECTION (Results 1 – 1 of 1) sorted by relevance
160 #define COMPILER_SECTION(a) __attribute__((__section__(a))) macro162 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)164 #define COMPILER_SECTION(a) __attribute__((__section__(a)))