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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ macro
H A Ddbxout.c793 #ifndef DBX_FINISH_STABS
794 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) \
820 to DBX_FINISH_STABS; see above for details. */
857 DBX_FINISH_STABS (sym, code, len == 0 ? line : 0,
877 DBX_FINISH_STABS (sym, code, line, addr, label, number);
791 #define DBX_FINISH_STABS macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ macro
H A Ddbxout.cc796 #ifndef DBX_FINISH_STABS
797 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) \
823 to DBX_FINISH_STABS; see above for details. */
860 DBX_FINISH_STABS (sym, code, len == 0 ? line : 0,
880 DBX_FINISH_STABS (sym, code, line, addr, label, number);
794 #define DBX_FINISH_STABS macro

Completed in 130 milliseconds