Searched refs:init_options (Results 1 – 7 of 7) sorted by relevance
35 void init_options(void);
386 init_options(void) in init_options() function
265 unsigned int (*init_options) (unsigned int argc, const char **argv); member
746 lang_mask = lang_hooks.init_options (argc, argv); in decode_options()
16067 * langhooks.h (struct lang_hooks): New prototype for init_options.20334 * langhooks.h (init_options): Update.
121 init(struct init_options *opt, int argc, char **argv) in init()
220 init_options(); in main()