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

/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c1483 static int darwin_dwarf_label_counter; variable
1494 fprintf (file, "\t.set L$set$%d,", darwin_dwarf_label_counter);
1501 fprintf (file, "\n\t%s L$set$%d", directive, darwin_dwarf_label_counter++);

Completed in 52 milliseconds