Searched refs:section_name (Results 1 – 1 of 1) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/common/inc/ |
| D | sli_code_classification.h | 59 #define _SL_CC_SECTION(section_name, count, line) \ argument 60 …__attribute__((section(_SL_CC_CONCAT3(_SL_CC_XSTRINGIZE(section_name), _SL_CC_XSTRINGIZE(count), _… 66 #define _SL_CC_SECTION(section_name, count, line) \ argument 67 …_Pragma(_SL_CC_XSTRINGIZE(_SL_CC_CONCAT4(location =, _SL_CC_XSTRINGIZE(section_name), _SL_CC_XSTRI… 80 #define _SL_CC_SECTION(section_name, count, line) \ argument 83 #define _SL_CC_SECTION(section_name, count, line) argument 88 #define _SL_CC_SECTION(section_name, count, line) argument
|