Home
last modified time | relevance | path

Searched refs:DECL_STATIC_DESTRUCTOR (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDcgraphunit.c242 if (DECL_STATIC_CONSTRUCTOR (decl) || DECL_STATIC_DESTRUCTOR (decl)) in decide_is_function_needed()
1727 DECL_STATIC_DESTRUCTOR (decl) = 1; in cgraph_build_static_cdtor()
HDc-decl.c1775 DECL_STATIC_DESTRUCTOR (newdecl) |= DECL_STATIC_DESTRUCTOR (olddecl); in merge_decls()
7373 if (DECL_STATIC_DESTRUCTOR (fndecl) in finish_function()
7437 if (DECL_STATIC_DESTRUCTOR (fndecl) in c_expand_body()
HDtree.h3098 #define DECL_STATIC_DESTRUCTOR(NODE) \ macro
HDc-common.c4591 DECL_STATIC_DESTRUCTOR (decl) = 1; in handle_destructor_attribute()
HDChangeLog-200024474 (DECL_STATIC_DESTRUCTOR, DECL_NO_CHECK_MEMORY_USAGE): Likewise.
/freebsd-11-stable/contrib/gcc/cp/
HDsemantics.c3326 if (DECL_STATIC_DESTRUCTOR (fn)) in expand_or_defer_fn()
HDdecl.c1586 DECL_STATIC_DESTRUCTOR (newdecl) |= DECL_STATIC_DESTRUCTOR (olddecl); in duplicate_decls()