Home
last modified time | relevance | path

Searched refs:dbxout_stabd (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddbxout.h35 extern void dbxout_stabd (int, int);
H A Ddbxout.c553 dbxout_stabd (int stype, int sdesc) in dbxout_stabd() function
951 dbxout_stabd (N_ENSYM, 0); in dbxout_function_end()
1264 dbxout_stabd (N_BNSYM, 0); in dbxout_begin_prologue()
1299 dbxout_stabd (N_SLINE, lineno); in dbxout_source_line()
/dragonfly/contrib/gcc-4.7/gcc/
H A Doutput.h684 extern void dbxout_stabd (int, int);
H A Ddbxout.c533 dbxout_stabd (int stype, int sdesc) in dbxout_stabd() function
979 dbxout_stabd (N_ENSYM, 0); in dbxout_function_end()
1293 dbxout_stabd (N_BNSYM, 0); in dbxout_begin_prologue()
1328 dbxout_stabd (N_SLINE, lineno); in dbxout_source_line()