Searched refs:last_line_entry_num (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c5609 static unsigned last_line_entry_num = 0;
5614 sprintf (label, LINE_CODE_LABEL_FMT, ++last_line_entry_num);
5629 sprintf (line_entry_label, LINE_ENTRY_LABEL_FMT, last_line_entry_num);
5648 generate_srcinfo_entry (last_line_entry_num, this_file_entry_num);
5594 static unsigned last_line_entry_num = 0; local

Completed in 43 milliseconds