Searched refs:SECTION (Results 1 – 7 of 7) sorted by relevance
2 SECTION 0x0 BOOTABLE
283 #define SECTION(name) __attribute__((section("__DATA, " #name))) macro288 #define SECTION(name) __attribute__((section(#name))) macro331 static struct image_type_params *SECTION(image_type) __used \
31 - Each "section" is started by the "SECTION" instruction.32 - The "SECTION" instruction has the following semantics:34 SECTION u32_section_number [BOOTABLE]43 - A "SECTION" must be immediatelly followed by a "TAG" instruction.
Completed in 8 milliseconds