GCC Wikia
Advertisement

このページを編集する際は,編集に関する方針に従ってください.[]

概要[]

引数[]

実装[]

 2490 /* Records the section name in a section attribute.  Used to pass
 2491    the name from decl_attributes to make_function_rtl and make_decl_rtl.  */
2492 #define DECL_SECTION_NAME(NODE) (DECL_WITH_VIS_CHECK (NODE)->decl_with_vis.section_name)


リンク元

Advertisement