Searched refs:DECL_STATIC_CONSTRUCTOR (Results 1 – 14 of 14) sorted by relevance
242 if (DECL_STATIC_CONSTRUCTOR (decl) || DECL_STATIC_DESTRUCTOR (decl)) in decide_is_function_needed()1710 DECL_STATIC_CONSTRUCTOR (decl) = 1; in cgraph_build_static_cdtor()
1731 DECL_STATIC_CONSTRUCTOR(newdecl) |= DECL_STATIC_CONSTRUCTOR(olddecl); in merge_decls()6799 if (DECL_STATIC_CONSTRUCTOR (fndecl) in finish_function()6862 if (DECL_STATIC_CONSTRUCTOR (fndecl) in c_expand_body()
3025 #define DECL_STATIC_CONSTRUCTOR(NODE) \ macro
4455 DECL_STATIC_CONSTRUCTOR (decl) = 1; in handle_constructor_attribute()
2627 if (DECL_STATIC_CONSTRUCTOR (fn))
3691 DECL_STATIC_CONSTRUCTOR (newdecl) |= DECL_STATIC_CONSTRUCTOR (olddecl);
1428 DECL_STATIC_CONSTRUCTOR(newdecl) |= DECL_STATIC_CONSTRUCTOR(olddecl);6761 if (DECL_STATIC_CONSTRUCTOR (fndecl))
1727 #define DECL_STATIC_CONSTRUCTOR(NODE) \ macro
5593 DECL_STATIC_CONSTRUCTOR (decl) = 1;
9207 (DECL_BUILT_IN_CLASS, DECL_STATIC_CONSTRUCTOR): Likewise.
3154 if (DECL_STATIC_CONSTRUCTOR (fn)) in expand_or_defer_fn()
1572 DECL_STATIC_CONSTRUCTOR (newdecl) |= DECL_STATIC_CONSTRUCTOR (olddecl); in duplicate_decls()
13343 DECL_STATIC_CONSTRUCTOR(newdecl) |= DECL_STATIC_CONSTRUCTOR(olddecl); in duplicate_decls()
2358 DECL_STATIC_CONSTRUCTOR (current_function_decl) = 1; in build_module_initializer_routine()