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

/bionic/libc/include/sys/
H A 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

Completed in 4 milliseconds