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

/freebsd-10.0-release/contrib/gcc/
H A Doutput.h621 extern void dbxout_stabd (int, int);
H A Ddbxout.c497 dbxout_stabd will not work. STEM is the name stem of the label,
530 dbxout_stabd (int stype, int sdesc)
952 dbxout_stabd (N_ENSYM, 0);
1252 dbxout_stabd (N_BNSYM, 0);
1285 dbxout_stabd (N_SLINE, lineno);
527 dbxout_stabd (int stype, int sdesc) function
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Drs6000.c18045 dbxout_stabd (N_SLINE, BRANCH_ISLAND_LINE_NUMBER (branch_island));
18082 dbxout_stabd (N_SLINE, BRANCH_ISLAND_LINE_NUMBER (branch_island));

Completed in 148 milliseconds