Searched refs:warn_constructors (Results 1 – 4 of 4) sorted by relevance
249 bfd_boolean warn_constructors; member
1106 if (config.warn_constructors) in add_to_set()1144 if (config.warn_constructors) in constructor_callback()
1320 config.warn_constructors = TRUE; in parse_args()
3294 * ld.h (ld_config_type): Add field warn_constructors.3295 * ldmain.c (add_to_set): Warn if config.warn_constructors.