Searched refs:finish_options (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | opts.h | 382 extern void finish_options (struct gcc_options *opts,
|
| HD | opts-global.c | 308 finish_options (opts, opts_set, loc); in decode_options()
|
| HD | opts.c | 616 finish_options (struct gcc_options *opts, struct gcc_options *opts_set, in finish_options() function
|
| HD | common.opt | 210 ; Whether this options structure has been through finish_options
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | opts.h | 410 extern void finish_options (struct gcc_options *opts,
|
| HD | opts-global.c | 317 finish_options (opts, opts_set, loc); in decode_options()
|
| HD | tree-streamer-in.c | 805 finish_options (&tmp, &global_options_set, UNKNOWN_LOCATION); in lto_input_ts_function_decl_tree_pointers()
|
| HD | opts.c | 706 finish_options (struct gcc_options *opts, struct gcc_options *opts_set, in finish_options() function
|
| HD | common.opt | 224 ; Whether this options structure has been through finish_options
|