Searched refs:debug_nesting (Results 1 – 3 of 3) sorted by relevance
167 extern int debug_nesting;
100 if (--debug_nesting == 0 && symbol_queue_index > 0) \104 do {--debug_nesting; return (x);} while (0)2464 ++debug_nesting; in dbxout_symbol()3106 ++debug_nesting; in dbxout_parms()3306 ++debug_nesting; in dbxout_reg_parms()
3825 int debug_nesting = 0; variable3844 ++debug_nesting; in debug_flush_symbol_queue()3867 --debug_nesting; in debug_flush_symbol_queue()