Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/sys/
Dcdefs.h220 #define __section(x) __attribute__((__section__(x))) macro
224 #define __section(x) /* delete */ macro
228 #define __section(x) error: no __section for this compiler macro
/development/ndk/platforms/android-9/include/sys/
Dcdefs.h189 #define __section(x) __attribute__((__section__(x))) macro
193 #define __section(x) /* delete */ macro
197 #define __section(x) error: no __section for this compiler macro
/development/ndk/platforms/android-21/include/sys/
Dcdefs.h209 #define __section(x) __attribute__((__section__(x))) macro
213 #define __section(x) /* delete */ macro
217 #define __section(x) error: no __section for this compiler macro