Home
last modified time | relevance | path

Searched refs:decls_for_scope (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3967 static void decls_for_scope (tree, dw_die_ref, bool = true);
24069 decls_for_scope (outer_scope, subr_die); in gen_subprogram_die()
24970 decls_for_scope (stmt, stmt_die); in gen_lexical_block_die()
25007 decls_for_scope (stmt, subr_die, !unwrap_one); in gen_inlined_subroutine_die()
25009 decls_for_scope (BLOCK_SUBBLOCKS (stmt), subr_die); in gen_inlined_subroutine_die()
26467 decls_for_scope (stmt, context_die); in gen_block_die()
26541 decls_for_scope (tree stmt, dw_die_ref context_die, bool recurse) in decls_for_scope() function
H A DFSFChangeLog.115173 (decls_for_scope): Delete decrement of limbo_die_count.
8819 * dwarf2out.c (decls_for_scope): Only add DIEs with no parents to
8830 (decls_for_scope): Decrement limbo_die_count as appropriate.
8862 (decls_for_scope): Fix the die_parent for nested fns and tags.
10128 (decls_for_scope): Don't increment next_block_number for the
H A DChangeLog-200932292 (decls_for_scope) ... here; process nonlocalized list.
32367 (decls_for_scope): Output info on local static vars.
32426 (decls_for_scope): Output info on local static vars.
H A DChangeLog-200515301 * dwarf2out.c (decls_for_scope): Skip local statics.
35487 (decls_for_scope): Ditto.
H A DChangeLog-201733803 * dwarf2out.c (decls_for_scope): Ignore declarations of
34499 * dwarf2out.c (decls_for_scope): If BLOCK_NONLOCALIZED_VAR is
H A DChangeLog-20061776 * dwarf2out.c (decls_for_scope): Likewise.
H A DChangeLog-20084467 (decls_for_scope, gen_decl_die, dwarf2out_decl): Take
H A DChangeLog-200027706 (decls_for_scope): Don't increment next_block_number.
H A DChangeLog-201610203 (decls_for_scope): Do not waste time handling BLOCK_NONLOCALIZED_VARs
H A DChangeLog-200329538 (decls_for_scope): At -g1, don't descend into subblocks.
H A DChangeLog-20189631 (decls_for_scope): Add parameter specifying whether to recurse
H A DChangeLog-20135607 (decls_for_scope): Process subblocks for -g1.
H A DChangeLog-20141104 (decls_for_scope): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3880 static void decls_for_scope (tree, dw_die_ref, bool = true);
23371 decls_for_scope (outer_scope, subr_die); in gen_subprogram_die()
24272 decls_for_scope (stmt, stmt_die); in gen_lexical_block_die()
24309 decls_for_scope (stmt, subr_die, !unwrap_one); in gen_inlined_subroutine_die()
24311 decls_for_scope (BLOCK_SUBBLOCKS (stmt), subr_die); in gen_inlined_subroutine_die()
25870 decls_for_scope (stmt, context_die); in gen_block_die()
25943 decls_for_scope (tree stmt, dw_die_ref context_die, bool recurse) in decls_for_scope() function
H A DFSFChangeLog.115173 (decls_for_scope): Delete decrement of limbo_die_count.
8819 * dwarf2out.c (decls_for_scope): Only add DIEs with no parents to
8830 (decls_for_scope): Decrement limbo_die_count as appropriate.
8862 (decls_for_scope): Fix the die_parent for nested fns and tags.
10128 (decls_for_scope): Don't increment next_block_number for the