Searched defs:__section (Results 1 – 12 of 12) sorted by relevance
50 #define __section(x) __attribute__((section(x))) macro
775 const _CharT* __section = __l->_M_data + __start; in _GLIBCXX_VISIBILITY() local810 _CharT* __section; in _GLIBCXX_VISIBILITY() local
270 #define __section(section) __attribute__((__section__(section))) macro
40 #define __section(x) __attribute__((section(x))) macro
447 # define __section(S) __attribute__ ((__section__(#S))) macro
430 # define __section(S) __attribute__ ((__section__(#S))) macro
1930 #define pkvm_mark_hyp_section(__section) \ argument