Searched refs:_section_name (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a-3.6.0-3.5.0/plat/mediatek/include/lib/mtk_init/ |
D | mtk_init.h | 13 #define INIT_CALL_EXPAND_AS_ENUMERATION(_section_enum, _section_name, _level) \ argument 16 #define EXPAND_AS_LINK_SECTION(_section_enum, _section_name, _level) \ argument 18 KEEP(*(_section_name##_level)); 20 #define EXPAND_AS_EXTERN(_section_enum, _section_name, _level) \ argument 23 #define EXPAND_AS_SYMBOL_ARR(_section_enum, _section_name, _level) \ argument
|
/trusted-firmware-a-3.6.0-3.5.0/include/lib/xlat_tables/ |
D | xlat_tables_v2.h | 225 _xlat_regime, _section_name, _base_table_section_name) \ argument 231 (_section_name), (_base_table_section_name) \
|