Searched defs:set_options (Results 1 – 3 of 3) sorted by relevance
74 scoped_restore set_options = make_scoped_restore (&gdbpy_current_print_options, in next() local154 scoped_restore set_options = make_scoped_restore (&gdbpy_current_print_options, in py_varobj_get_iterator() local
612 scoped_restore set_options = make_scoped_restore (&gdbpy_current_print_options, in gdbpy_apply_val_pretty_printer() local646 scoped_restore set_options = make_scoped_restore (&gdbpy_current_print_options, in apply_varobj_pretty_printer() local
89 Parameters::set_options(const General_options* options) in set_options() function in gold::Parameters