Searched refs:block_depth (Results 1 – 10 of 10) sorted by relevance
68 static int block_depth (struct block *);485 depth = block_depth (b) * 2; in dump_symtab()1211 block_depth (struct block *block) in block_depth() function
4309 int block_depth; in ada_lookup_symbol_list() local4331 block_depth = 0; in ada_lookup_symbol_list()4334 block_depth += 1; in ada_lookup_symbol_list()4348 if (num_defns_collected (&symbol_list_obstack) == 0 && block_depth > 2) in ada_lookup_symbol_list()
354 (clear_displays), symmisc.c (block_depth), values.c
198 static int block_depth; variable1383 block_depth = 0; in final_start_function()1782 ++block_depth; in final_scan_insn()1805 --block_depth; in final_scan_insn()1806 gcc_assert (block_depth >= 0); in final_scan_insn()
180 static int block_depth; variable1623 block_depth = 0;2073 ++block_depth;2097 --block_depth;2098 if (block_depth < 0)
8430 * final.c (final_scan_insn): Abort if block_depth falls below 0.
3859 unsigned int block_depth; member7061 ++info->block_depth; in ieee_start_function()7081 assert (info->block_depth == 1); in ieee_function_parameter()7205 if (info->block_depth == 1) in ieee_start_block()7226 ++info->block_depth; in ieee_start_block()7249 --info->block_depth; in ieee_end_block()7264 assert (info->block_depth == 1); in ieee_end_function()7266 --info->block_depth; in ieee_end_function()
87 int block_depth; member471 ++info->block_depth; in parse_stab()492 --info->block_depth; in parse_stab()493 if (info->block_depth < 0) in parse_stab()
3860 unsigned int block_depth; member7064 ++info->block_depth; in ieee_start_function()7084 assert (info->block_depth == 1); in ieee_function_parameter()7208 if (info->block_depth == 1) in ieee_start_block()7229 ++info->block_depth; in ieee_start_block()7252 --info->block_depth; in ieee_end_block()7267 assert (info->block_depth == 1); in ieee_end_function()7269 --info->block_depth; in ieee_end_function()
87 int block_depth; member473 ++info->block_depth; in parse_stab()494 --info->block_depth; in parse_stab()495 if (info->block_depth < 0) in parse_stab()