Searched refs:PLACE_IN_NAKED (Results 1 – 1 of 1) sorted by relevance
47 #define PLACE_IN_NAKED(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) __task type name macro86 #define PLACE_IN_NAKED(loc, type, name) type __attribute__ ((naked, section(loc))) name