Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/ld/
HDld.h249 bfd_boolean warn_constructors; member
HDldmain.c1106 if (config.warn_constructors) in add_to_set()
1144 if (config.warn_constructors) in constructor_callback()
HDlexsup.c1320 config.warn_constructors = TRUE; in parse_args()
HDChangeLog-91973294 * ld.h (ld_config_type): Add field warn_constructors.
3295 * ldmain.c (add_to_set): Warn if config.warn_constructors.