Home
last modified time | relevance | path

Searched refs:objc_static_init_needed_p (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dstub-objc.c336 objc_static_init_needed_p (void) in objc_static_init_needed_p() function
H A Dc-common.h978 extern int objc_static_init_needed_p (void);
H A DChangeLog-200415421 objc_static_init_needed_p, objc_generate_static_init_call): New stubs.
15465 objc_build_synchronized, objc_static_init_needed_p,
/freebsd-12.1/contrib/gcc/cp/
H A Ddecl2.c2903 && constructor_p && objc_static_init_needed_p ()) in generate_ctor_or_dtor_function()
3408 if (static_ctors || (c_dialect_objc () && objc_static_init_needed_p ())) in emit_deferred()