Searched refs:DECL_FINI_PRIORITY (Results 1 – 4 of 4) sorted by relevance
984 p = ctor_p ? DECL_INIT_PRIORITY (fn) : DECL_FINI_PRIORITY (fn); in build_cdtor()1108 p = DECL_FINI_PRIORITY (fn); in build_cxa_dtor_registrations()1185 priority1 = DECL_FINI_PRIORITY (f1); in compare_dtor()1186 priority2 = DECL_FINI_PRIORITY (f2); in compare_dtor()1218 priority1 = DECL_FINI_PRIORITY (f1); in compare_cdtor_tu_order()1219 priority2 = DECL_FINI_PRIORITY (f2); in compare_cdtor_tu_order()
3124 #define DECL_FINI_PRIORITY(NODE) \ macro
2415 (DECL_FINI_PRIORITY): Likewise.27532 (DECL_FINI_PRIORITY): New macro.27568 (handle_destructor_attribute): Set DECL_FINI_PRIORITY.
39530 DECL_FINI_PRIORITY.39532 Restore DECL_FINI_PRIORITY.