Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dld.h249 bfd_boolean warn_constructors; member
H A Dldmain.c1106 if (config.warn_constructors) in add_to_set()
1144 if (config.warn_constructors) in constructor_callback()
H A Dlexsup.c1320 config.warn_constructors = TRUE; in parse_args()
H A DChangeLog-91973294 * ld.h (ld_config_type): Add field warn_constructors.
3295 * ldmain.c (add_to_set): Warn if config.warn_constructors.