Searched refs:ASM_OUTPUT_CONSTRUCTOR (Results 1 - 25 of 62) sorted by relevance

123

/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Daix386.h63 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
H A Dvsta.h62 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
H A Di386-coff.h84 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
H A Dsysv3.h109 ASM_OUTPUT_CONSTRUCTOR should be defined to push the address of the
120 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \
118 #define ASM_OUTPUT_CONSTRUCTOR macro
H A Dsvr3gas.h105 Define ASM_OUTPUT_CONSTRUCTOR to push the address of the constructor. */
219 #undef ASM_OUTPUT_CONSTRUCTOR
278 ASM_OUTPUT_CONSTRUCTOR should be defined to push the address of the
289 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \
218 #undef ASM_OUTPUT_CONSTRUCTOR macro
287 #define ASM_OUTPUT_CONSTRUCTOR macro
H A Daix386ng.h110 # undef ASM_OUTPUT_CONSTRUCTOR
109 # undef ASM_OUTPUT_CONSTRUCTOR macro
H A Ddjgpp.h116 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
H A Dwin-nt.h76 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dauxgas.h43 #undef ASM_OUTPUT_CONSTRUCTOR macro
H A Ddpx2g.h12 #undef ASM_OUTPUT_CONSTRUCTOR
H A Dcoff.h155 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dnextstep21.h40 #undef ASM_OUTPUT_CONSTRUCTOR macro
H A Dlynx.h154 #undef ASM_OUTPUT_CONSTRUCTOR macro
155 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
H A Dpsos.h149 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Drtems64.h52 #undef ASM_OUTPUT_CONSTRUCTOR macro
H A Dvxworks.h39 #undef ASM_OUTPUT_CONSTRUCTOR macro
H A Dlinux.h91 #undef ASM_OUTPUT_CONSTRUCTOR macro
/haiku-buildtools/legacy/gcc/gcc/config/pa/
H A Dpa-pro.h70 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dlitecoff.h92 #undef ASM_OUTPUT_CONSTRUCTOR macro
93 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-lang.c163 #ifndef ASM_OUTPUT_CONSTRUCTOR
170 #if !defined(ASM_OUTPUT_CONSTRUCTOR) || !defined(ASM_OUTPUT_DESTRUCTOR)
173 #ifndef ASM_OUTPUT_CONSTRUCTOR
/haiku-buildtools/legacy/gcc/gcc/config/a29k/
H A Dudi.h78 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/i960/
H A Di960-coff.h83 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Dcoff.h179 #undef ASM_OUTPUT_CONSTRUCTOR
180 #define ASM_OUTPUT_CONSTRUCTOR(STREAM,NAME) \
172 #undef ASM_OUTPUT_CONSTRUCTOR macro
173 #define ASM_OUTPUT_CONSTRUCTOR macro
H A Dtcoff.h166 #undef ASM_OUTPUT_CONSTRUCTOR
167 #define ASM_OUTPUT_CONSTRUCTOR(STREAM,NAME) \
160 #undef ASM_OUTPUT_CONSTRUCTOR macro
161 #define ASM_OUTPUT_CONSTRUCTOR macro
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Dsysv3.h83 /* ASM_OUTPUT_CONSTRUCTOR outputs code into the .init section to push the
86 #undef ASM_OUTPUT_CONSTRUCTOR macro
87 #define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \ macro

Completed in 197 milliseconds

123