Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDopts.c208 static void set_debug_level (enum debug_info_type type, int extended,
1685 set_debug_level (NO_DEBUG, DEFAULT_GDB_EXTENSIONS, arg, opts, opts_set, in common_handle_option()
1690 set_debug_level (SDB_DEBUG, false, arg, opts, opts_set, loc); in common_handle_option()
1698 set_debug_level (DWARF2_DEBUG, false, "", opts, opts_set, loc); in common_handle_option()
1702 set_debug_level (NO_DEBUG, 2, arg, opts, opts_set, loc); in common_handle_option()
1707 set_debug_level (DBX_DEBUG, code == OPT_gstabs_, arg, opts, opts_set, in common_handle_option()
1712 set_debug_level (VMS_DEBUG, false, arg, opts, opts_set, loc); in common_handle_option()
1717 set_debug_level (XCOFF_DEBUG, code == OPT_gxcoff_, arg, opts, opts_set, in common_handle_option()
1870 set_debug_level (enum debug_info_type type, int extended, const char *arg, in set_debug_level() function
/dragonfly/contrib/gcc-8.0/gcc/
HDopts.c193 static void set_debug_level (enum debug_info_type type, int extended,
2416 set_debug_level (NO_DEBUG, DEFAULT_GDB_EXTENSIONS, arg, opts, opts_set,
2437 set_debug_level (DWARF2_DEBUG, false, "", opts, opts_set, loc);
2441 set_debug_level (NO_DEBUG, DEFAULT_GDB_EXTENSIONS, "", opts, opts_set,
2446 set_debug_level (NO_DEBUG, 2, arg, opts, opts_set, loc);
2451 set_debug_level (DBX_DEBUG, code == OPT_gstabs_, arg, opts, opts_set,
2456 set_debug_level (VMS_DEBUG, false, arg, opts, opts_set, loc);
2461 set_debug_level (XCOFF_DEBUG, code == OPT_gxcoff_, arg, opts, opts_set,
2663 set_debug_level (enum debug_info_type type, int extended, const char *arg,
/dragonfly/contrib/cryptsetup/lib/
HDinternal.h58 void set_debug_level(int level);
/dragonfly/contrib/cryptsetup/src/
HDcryptsetup.c694 void set_debug_level(int level);