Home
last modified time | relevance | path

Searched refs:debug_nesting (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Ddebug.h167 extern int debug_nesting;
Ddbxout.c100 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()
Dfinal.c3825 int debug_nesting = 0; variable
3844 ++debug_nesting; in debug_flush_symbol_queue()
3867 --debug_nesting; in debug_flush_symbol_queue()