Lines Matching refs:gcc_options
278 bool (*handler) (struct gcc_options *opts,
279 struct gcc_options *opts_set,
345 extern void init_options_struct (struct gcc_options *opts,
346 struct gcc_options *opts_set);
354 extern void decode_options (struct gcc_options *opts,
355 struct gcc_options *opts_set,
363 extern bool get_option_state (struct gcc_options *, int,
365 extern void set_option (struct gcc_options *opts,
366 struct gcc_options *opts_set,
369 extern void *option_flag_var (int opt_index, struct gcc_options *opts);
370 bool handle_generated_option (struct gcc_options *opts,
371 struct gcc_options *opts_set,
382 extern void read_cmdline_option (struct gcc_options *opts,
383 struct gcc_options *opts_set,
393 struct gcc_options *opts,
394 struct gcc_options *opts_set,
403 extern bool common_handle_option (struct gcc_options *opts,
404 struct gcc_options *opts_set,
411 extern bool target_handle_option (struct gcc_options *opts,
412 struct gcc_options *opts_set,
419 extern void finish_options (struct gcc_options *opts,
420 struct gcc_options *opts_set,
422 extern void print_help (struct gcc_options *opts, unsigned int lang_mask, const
424 extern void default_options_optimization (struct gcc_options *opts,
425 struct gcc_options *opts_set,
432 extern void set_struct_debug_option (struct gcc_options *opts,