Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/linux/
H A Donce_lite.h15 static bool __section(".data.once") __already_done; \
/DragonStub/inc/dragonstub/
H A Dcompiler_attributes.h341 #define __section(section) __attribute__((__section__(section))) macro