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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dmach-o-target.c74 #ifndef TARGET_STRING
75 #error TARGET_STRING must be defined
76 #endif /* TARGET_STRING */
104 TARGET_STRING, /* Name. */
H A Dmach-o-i386.c290 #define TARGET_STRING "mach-o-i386" macro
H A Dmach-o-x86-64.c276 #define TARGET_STRING "mach-o-x86-64" macro
H A Dmach-o.c4005 #define TARGET_STRING "mach-o-be" macro
4012 #undef TARGET_STRING macro
4018 #define TARGET_STRING "mach-o-le" macro
4026 #undef TARGET_STRING macro
4047 #define TARGET_STRING "mach-o-fat" macro
4055 #undef TARGET_STRING macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dmach-o-target.c74 #ifndef TARGET_STRING
75 #error TARGET_STRING must be defined
76 #endif /* TARGET_STRING */
104 TARGET_STRING, /* Name. */
H A Dmach-o-i386.c290 #define TARGET_STRING "mach-o-i386" macro
H A Dmach-o-x86-64.c276 #define TARGET_STRING "mach-o-x86-64" macro
H A Dmach-o.c4005 #define TARGET_STRING "mach-o-be" macro
4012 #undef TARGET_STRING macro
4018 #define TARGET_STRING "mach-o-le" macro
4026 #undef TARGET_STRING macro
4047 #define TARGET_STRING "mach-o-fat" macro
4055 #undef TARGET_STRING macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Drs6000.c1269 if (TARGET_STRING)
9368 else if (TARGET_STRING
9382 else if (TARGET_STRING
9394 else if (TARGET_STRING
9413 else if (TARGET_STRING && bytes > 4 && !TARGET_POWERPC64)
9430 else if (TARGET_STRING && bytes > 1)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.c2411 if (TARGET_STRING)
12747 else if (TARGET_STRING
12761 else if (TARGET_STRING
12773 else if (TARGET_STRING
12792 else if (TARGET_STRING && bytes > 4 && !TARGET_POWERPC64)
12809 else if (TARGET_STRING && bytes > 1)

Completed in 277 milliseconds