Home
last modified time | relevance | path

Searched refs:debug_struct_file (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dflag-types.h83 enum debug_struct_file enum
H A Dopts.c62 enum debug_struct_file files = DINFO_STRUCT_FILE_ANY; in set_struct_debug_option()
H A Dcommon.opt99 enum debug_struct_file debug_struct_ordinary[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINF…
102 enum debug_struct_file debug_struct_generic[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINFO…
H A Ddwarf2out.c354 enum debug_struct_file criterion, int generic, in dump_struct_debug()
405 enum debug_struct_file criterion; in should_emit_struct_debug()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflag-types.h123 enum debug_struct_file enum
H A Dopts.cc196 enum debug_struct_file files = DINFO_STRUCT_FILE_ANY; in set_struct_debug_option()
H A Dcommon.opt105 enum debug_struct_file debug_struct_ordinary[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINF…
108 enum debug_struct_file debug_struct_generic[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINFO…
H A Ddwarf2out.cc363 enum debug_struct_file criterion, int generic, in dump_struct_debug()
413 enum debug_struct_file criterion; in should_emit_struct_debug()
H A DChangeLog-20104389 * flag-types.h (enum debug_struct_file): Move from opts.c.
4394 * opts.c (enum debug_struct_file, debug_struct_ordinary,