Searched refs:decls_for_scope (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 3967 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 D | FSFChangeLog.11 | 5173 (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 D | ChangeLog-2009 | 32292 (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 D | ChangeLog-2005 | 15301 * dwarf2out.c (decls_for_scope): Skip local statics. 35487 (decls_for_scope): Ditto.
|
H A D | ChangeLog-2017 | 33803 * dwarf2out.c (decls_for_scope): Ignore declarations of 34499 * dwarf2out.c (decls_for_scope): If BLOCK_NONLOCALIZED_VAR is
|
H A D | ChangeLog-2006 | 1776 * dwarf2out.c (decls_for_scope): Likewise.
|
H A D | ChangeLog-2008 | 4467 (decls_for_scope, gen_decl_die, dwarf2out_decl): Take
|
H A D | ChangeLog-2000 | 27706 (decls_for_scope): Don't increment next_block_number.
|
H A D | ChangeLog-2016 | 10203 (decls_for_scope): Do not waste time handling BLOCK_NONLOCALIZED_VARs
|
H A D | ChangeLog-2003 | 29538 (decls_for_scope): At -g1, don't descend into subblocks.
|
H A D | ChangeLog-2018 | 9631 (decls_for_scope): Add parameter specifying whether to recurse
|
H A D | ChangeLog-2013 | 5607 (decls_for_scope): Process subblocks for -g1.
|
H A D | ChangeLog-2014 | 1104 (decls_for_scope): Same.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 3880 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 D | FSFChangeLog.11 | 5173 (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
|