Home
last modified time | relevance | path

Searched refs:DO_GLOBAL_DTORS_BODY (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
Dcoff.h79 #undef DO_GLOBAL_DTORS_BODY
Daof.h75 #define DO_GLOBAL_DTORS_BODY \ macro
/freebsd-10-stable/contrib/gcc/config/
Dinterix.h107 #define DO_GLOBAL_DTORS_BODY \ macro
Ddarwin.h52 #define DO_GLOBAL_DTORS_BODY macro
/freebsd-10-stable/contrib/gcc/
Dlibgcc2.c2118 #ifdef DO_GLOBAL_DTORS_BODY
2119 DO_GLOBAL_DTORS_BODY;
DFSFChangeLog.103639 * i386/svr3dbx.h (DO_GLOBAL_DTORS_BODY): Delete; obsolete.
5778 * pa.h (DO_GLOBAL_DTORS_BODY): Use an asm statement to keep optimizer
9157 * pa.h (DO_GLOBAL_DTORS_BODY): Fix pointer -> integer assignment
DChangeLog-20032778 (DO_GLOBAL_DTORS_BODY): Likewise.
3630 * som.h (DO_GLOBAL_DTORS_BODY): Change to C90 declaration.
DChangeLog-200230974 * som.h (DO_GLOBAL_DTORS_BODY): Delete define.
34672 DO_GLOBAL_DTORS_BODY here, not in xm-interix.h.