Searched refs:UTIL_PLACE_IN_SECTION (Results 1 – 2 of 2) sorted by relevance
73 #define UTIL_PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__), zero_init)) macro75 #define UTIL_PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__)))77 #define UTIL_PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__)))
35 #define UTIL_MEM_PLACE_IN_SECTION( __x__ ) UTIL_PLACE_IN_SECTION( __x__ )