Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dflags.h74 extern bool should_emit_struct_debug (tree type_decl, enum debug_info_usage);
H A DChangeLog.gcc43178 * opts.c (should_emit_struct_debug): Add to determine to emit a
208 information using should_emit_struct_debug when appropriate.
H A Dopts.c311 should_emit_struct_debug (tree type, enum debug_info_usage usage) in should_emit_struct_debug() function
H A Ddwarf2out.c12556 complete = complete && should_emit_struct_debug (type, usage); in gen_struct_or_union_type_die()
13459 if (!should_emit_struct_debug (context, DINFO_USAGE_DIR_USE)) in dwarf2out_imported_module_or_decl()
13489 if (!should_emit_struct_debug (TYPE_CONTEXT (type), in dwarf2out_imported_module_or_decl()