Searched refs:TARGET_STRING (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o-target.c25 #ifndef TARGET_STRING
26 #error TARGET_STRING must be defined
27 #endif /* TARGET_STRING */
43 TARGET_STRING, /* Name. */
H A Dmach-o.c1998 #define TARGET_STRING "mach-o-be" macro
2005 #undef TARGET_STRING macro
2010 #define TARGET_STRING "mach-o-le" macro
2017 #undef TARGET_STRING macro
2022 #define TARGET_STRING "mach-o-fat" macro
2029 #undef TARGET_STRING macro
/haiku-buildtools/binutils/bfd/
H A Dmach-o-target.c84 #ifndef TARGET_STRING
85 #error TARGET_STRING must be defined
86 #endif /* TARGET_STRING */
117 TARGET_STRING, /* Name. */
H A Dmach-o-aarch64.c297 #define TARGET_STRING "mach-o-arm64" macro
306 #undef TARGET_STRING macro
H A Dmach-o-arm.c320 #define TARGET_STRING "mach-o-arm" macro
H A Dmach-o-x86-64.c364 #define TARGET_STRING "mach-o-x86-64" macro
H A Dmach-o-i386.c405 #define TARGET_STRING "mach-o-i386" macro
H A Dmach-o.c5864 #define TARGET_STRING "mach-o-be" macro
5873 #undef TARGET_STRING macro
5881 #define TARGET_STRING "mach-o-le" macro
5891 #undef TARGET_STRING macro
5909 #define TARGET_STRING "mach-o-fat" macro
5919 #undef TARGET_STRING macro
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Drs6000.c262 int string = TARGET_STRING; /* save current -mstring/-mno-string status */
323 if (TARGET_STRING)
2017 if (TARGET_STRING)
2040 if (TARGET_STRING) /* string instructions are available */
H A Drs6000.h296 #define TARGET_STRING (target_flags & MASK_STRING) macro
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c3473 if (TARGET_STRING)
16197 else if (TARGET_STRING
16211 else if (TARGET_STRING
16223 else if (TARGET_STRING
16265 else if (TARGET_STRING && bytes > 4 && !TARGET_POWERPC64)
16282 else if (TARGET_STRING && bytes > 1)
[all...]

Completed in 431 milliseconds