Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Ddwarf2out.c4227 static void decls_for_scope (tree, dw_die_ref, int);
12030 decls_for_scope (outer_scope, subr_die, 0); in gen_subprogram_die()
12246 decls_for_scope (stmt, stmt_die, depth); in gen_lexical_block_die()
12271 decls_for_scope (stmt, subr_die, depth); in gen_inlined_subroutine_die()
12964 decls_for_scope (stmt, context_die, depth); in gen_block_die()
12971 decls_for_scope (tree stmt, dw_die_ref context_die, int depth) in decls_for_scope() function
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
DChangeLog-200515302 * dwarf2out.c (decls_for_scope): Skip local statics.
35488 (decls_for_scope): Ditto.
DChangeLog-200027706 (decls_for_scope): Don't increment next_block_number.
DChangeLog-200329538 (decls_for_scope): At -g1, don't descend into subblocks.