Searched defs:SECTION (Results 1 – 2 of 2) sorted by relevance
150 #define _SECTION_ATTR_IMPL(SECTION, COUNTER) __attribute__((section(SECTION "." _COUNTER_STRINGIFY(… argument
10469 #define SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ ) macro10477 #define SECTION( name, description ) INTERNAL_CATCH_SECTION( name, description ) macro