Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/memblock/linux/
H A Dinit.h9 #define __section(section) __attribute__((__section__(section))) macro
/openbmc/linux/include/linux/
H A Dcompiler_attributes.h321 #define __section(section) __attribute__((__section__(section))) macro
/openbmc/u-boot/include/linux/
H A Dcompiler.h430 # define __section(S) __attribute__ ((__section__(#S))) macro