Home
last modified time | relevance | path

Searched refs:DINFO_STRUCT_FILE_ANY (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dflag-types.h93 DINFO_STRUCT_FILE_ANY /* Debug structs defined in all files. */ enumerator
H A Dcommon.opt110 …struct_ordinary[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINFO_STRUCT_FILE_ANY, DINFO_STR…
113 …_struct_generic[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINFO_STRUCT_FILE_ANY, DINFO_STR…
H A Dopts.c61 enum debug_struct_file files = DINFO_STRUCT_FILE_ANY; in set_struct_debug_option()
84 files = DINFO_STRUCT_FILE_ANY; in set_struct_debug_option()
H A Ddwarf2out.c336 if (criterion == DINFO_STRUCT_FILE_ANY) in should_emit_struct_debug()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dflag-types.h90 DINFO_STRUCT_FILE_ANY /* Debug structs defined in all files. */ enumerator
H A Dcommon.opt118 …struct_ordinary[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINFO_STRUCT_FILE_ANY, DINFO_STR…
121 …_struct_generic[DINFO_USAGE_NUM_ENUMS] = { DINFO_STRUCT_FILE_ANY, DINFO_STRUCT_FILE_ANY, DINFO_STR…
H A Dopts.c60 enum debug_struct_file files = DINFO_STRUCT_FILE_ANY; in set_struct_debug_option()
83 files = DINFO_STRUCT_FILE_ANY; in set_struct_debug_option()
H A Ddwarf2out.c419 if (criterion == DINFO_STRUCT_FILE_ANY) in should_emit_struct_debug()