Home
last modified time | relevance | path

Searched refs:debug_set_to_format (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflags.h33 extern enum debug_info_type debug_set_to_format (uint32_t debug_info_set);
H A Dtoplev.cc1458 debug_type_names[debug_set_to_format (write_symbols)]); in process_options()
H A Dopts.cc69 debug_set_to_format (uint32_t debug_info_set) in debug_set_to_format() function
3381 debug_type_names[debug_set_to_format (dinfo)]); in set_debug_level()
H A DChangeLog-202125812 * flags.h (debug_set_to_format): New function declaration.
25816 (debug_set_to_format): New function definition.