Searched refs:__section (Results 1 – 4 of 4) sorted by relevance
20 static gd_t gdata __section(".data");22 static bd_t bdata __section(".data");
17 static jmp_buf brom_ctx __section(".data");
429 #ifndef __section430 # define __section(S) __attribute__ ((__section__(#S))) macro
58 static uint32_t secure_rom_call_args[5] __aligned(ARCH_DMA_MINALIGN) __section(".data");