Searched refs:clear_forwardings (Results 1 – 3 of 3) sorted by relevance
107 int clear_forwardings; member
301 clear_forwardings(Options *options) in clear_forwardings() function801 intptr = &options->clear_forwardings; in process_config_line()1176 options->clear_forwardings = -1; in initialize_options()1325 if (options->clear_forwardings == 1) in fill_default_options()1326 clear_forwardings(options); in fill_default_options()
469 options.clear_forwardings = 1; in main()