Searched refs:__section (Results 1 – 2 of 2) sorted by relevance
15 #ifndef __section16 #define __section(x) __attribute__((__section__(x))) macro25 #define NON_CACHED_BSS __section(".nocache.bss")
12 __section(".detach") void detached_entry(void) in detached_entry()