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

/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dlinux.h107 #undef RELOCATABLE_NEEDS_FIXUP macro
108 #define RELOCATABLE_NEEDS_FIXUP \ macro
H A Dlynx.h95 #undef RELOCATABLE_NEEDS_FIXUP macro
H A Dlinux64.h67 #undef RELOCATABLE_NEEDS_FIXUP macro
68 #define RELOCATABLE_NEEDS_FIXUP \ macro
204 #undef RELOCATABLE_NEEDS_FIXUP macro
205 #define RELOCATABLE_NEEDS_FIXUP 0 macro
H A Dsysv4.h1143 #define RELOCATABLE_NEEDS_FIXUP 1
1142 #define RELOCATABLE_NEEDS_FIXUP macro
H A Drs6000.c11078 to handle fixup entries for relocatable code if RELOCATABLE_NEEDS_FIXUP
11085 #ifdef RELOCATABLE_NEEDS_FIXUP
11087 if (RELOCATABLE_NEEDS_FIXUP && size == 4 && aligned_p)
11134 #endif /* RELOCATABLE_NEEDS_FIXUP */

Completed in 104 milliseconds