Home
last modified time | relevance | path

Searched refs:debug_type_names (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDflags.h26 extern const char *const debug_type_names[];
HDopts.c38 const char *const debug_type_names[] = variable
2695 debug_type_names[type]);
HDtoplev.c1496 debug_type_names[write_symbols]); in process_options()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pch.c271 debug_type_names[v.debug_info_type], in c_common_valid_pch()
272 debug_type_names[write_symbols]); in c_common_valid_pch()
HDc-opts.c1052 "pre-compiled headers", debug_type_names[write_symbols]); in c_common_post_options()
/dragonfly/contrib/gcc-4.7/gcc/
HDflags.h32 extern const char *const debug_type_names[];
HDopts.c39 const char *const debug_type_names[] = variable
1902 debug_type_names[type]); in set_debug_level()
HDtoplev.c1467 debug_type_names[write_symbols]); in process_options()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pch.c305 debug_type_names[v.debug_info_type], in c_common_valid_pch()
306 debug_type_names[write_symbols]); in c_common_valid_pch()
/dragonfly/contrib/binutils-2.34/bfd/
HDpeXXigen.c2608 static char * debug_type_names[IMAGE_NUMBEROF_DEBUG_TYPES] = variable
2701 type_name = debug_type_names[0]; in pe_print_debugdata()
2703 type_name = debug_type_names[idd.Type]; in pe_print_debugdata()
/dragonfly/contrib/binutils-2.27/bfd/
HDpeXXigen.c2580 static char * debug_type_names[IMAGE_NUMBEROF_DEBUG_TYPES] = variable
2673 type_name = debug_type_names[0]; in pe_print_debugdata()
2675 type_name = debug_type_names[idd.Type]; in pe_print_debugdata()