Home
last modified time | relevance | path

Searched refs:target_handle_option (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dopts.h375 extern bool target_handle_option (struct gcc_options *opts,
H A Dopts-global.c277 handlers->handlers[2].handler = target_handle_option; in set_default_handlers()
H A Dopts.c229 target_handle_option (struct gcc_options *opts, in target_handle_option() function
H A Dgcc.c3575 handlers->handlers[2].handler = target_handle_option; in set_option_handlers()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dopts.h402 extern bool target_handle_option (struct gcc_options *opts,
H A Dopts-global.c285 handlers->handlers[2].handler = target_handle_option; in set_default_handlers()
H A Dopts.c214 target_handle_option (struct gcc_options *opts, in target_handle_option() function
H A Dgcc.c4191 handlers->handlers[2].handler = target_handle_option; in set_option_handlers()