Home
last modified time | relevance | path

Searched defs:__section (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
DEfiCdefs.h226 #define __section(x) __attribute__((__section__(x))) macro
230 #define __section(x) /* delete */ macro
234 #define __section(x) error: no __section for this compiler macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
Dcdefs.h188 #define __section(x) macro
208 #define __section(x) __attribute__((__section__(x))) macro
217 #define __section(x) __attribute__((__section__(x))) macro