Searched defs:__section (Results 1 – 3 of 3) sorted by relevance
775 const _CharT* __section = __l->_M_data + __start; in _GLIBCXX_VISIBILITY() local810 _CharT* __section; in _GLIBCXX_VISIBILITY() local
772 const _CharT* __section = __l->_M_data + __start; in _GLIBCXX_VISIBILITY() local807 _CharT* __section; in _GLIBCXX_VISIBILITY() local
455 #define __section(x) /* delete */ macro459 #define __section(x) __attribute__((__section__(x))) macro465 #define __section(x) error: no __section for this compiler macro