Home
last modified time | relevance | path

Searched refs:__section (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c20 static gd_t gdata __section(".data");
22 static bd_t bdata __section(".data");
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Dbootrom.c17 static jmp_buf brom_ctx __section(".data");
/openbmc/u-boot/include/linux/
H A Dcompiler.h429 #ifndef __section
430 # define __section(S) __attribute__ ((__section__(#S))) macro
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c58 static uint32_t secure_rom_call_args[5] __aligned(ARCH_DMA_MINALIGN) __section(".data");