Searched refs:RELOCATABLE_NEEDS_FIXUP (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dfreebsd.h68 #undef RELOCATABLE_NEEDS_FIXUP macro
69 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dlynx.h77 #undef RELOCATABLE_NEEDS_FIXUP macro
H A Dlinux.h114 #undef RELOCATABLE_NEEDS_FIXUP macro
115 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Drtems.h79 #undef RELOCATABLE_NEEDS_FIXUP macro
80 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dnetbsd64.h82 #undef RELOCATABLE_NEEDS_FIXUP macro
83 #define RELOCATABLE_NEEDS_FIXUP \ macro
243 #undef RELOCATABLE_NEEDS_FIXUP macro
244 #define RELOCATABLE_NEEDS_FIXUP 0 macro
H A Dlinux64.h81 #undef RELOCATABLE_NEEDS_FIXUP macro
82 #define RELOCATABLE_NEEDS_FIXUP \ macro
286 #undef RELOCATABLE_NEEDS_FIXUP macro
287 #define RELOCATABLE_NEEDS_FIXUP 0 macro
H A Dfreebsd64.h61 #undef RELOCATABLE_NEEDS_FIXUP macro
62 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dsysv4.h946 #define RELOCATABLE_NEEDS_FIXUP 1
945 #define RELOCATABLE_NEEDS_FIXUP macro
H A Drs6000.c13702 to handle fixup entries for relocatable code if RELOCATABLE_NEEDS_FIXUP
13709 #ifdef RELOCATABLE_NEEDS_FIXUP
13711 if (RELOCATABLE_NEEDS_FIXUP && size == 4 && aligned_p)
13759 #endif /* RELOCATABLE_NEEDS_FIXUP */
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dfreebsd.h68 #undef RELOCATABLE_NEEDS_FIXUP macro
69 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dlynx.h77 #undef RELOCATABLE_NEEDS_FIXUP macro
H A Dlinux.h119 #undef RELOCATABLE_NEEDS_FIXUP macro
120 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dnetbsd64.h82 #undef RELOCATABLE_NEEDS_FIXUP macro
83 #define RELOCATABLE_NEEDS_FIXUP \ macro
164 #undef RELOCATABLE_NEEDS_FIXUP macro
165 #define RELOCATABLE_NEEDS_FIXUP 0 macro
H A Drtems.h79 #undef RELOCATABLE_NEEDS_FIXUP macro
80 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dlinux64.h81 #undef RELOCATABLE_NEEDS_FIXUP macro
82 #define RELOCATABLE_NEEDS_FIXUP \ macro
203 #undef RELOCATABLE_NEEDS_FIXUP macro
204 #define RELOCATABLE_NEEDS_FIXUP 0 macro
H A Dfreebsd64.h61 #undef RELOCATABLE_NEEDS_FIXUP macro
62 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dsysv4.h945 #define RELOCATABLE_NEEDS_FIXUP 1
944 #define RELOCATABLE_NEEDS_FIXUP macro
H A Drs6000.cc14405 to handle fixup entries for relocatable code if RELOCATABLE_NEEDS_FIXUP
14412 #ifdef RELOCATABLE_NEEDS_FIXUP
14414 if (RELOCATABLE_NEEDS_FIXUP && size == 4 && aligned_p)
14462 #endif /* RELOCATABLE_NEEDS_FIXUP */

Completed in 314 milliseconds