HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_STRING (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
mach-o-target.c 84 #ifndef TARGET_STRING
85 #error TARGET_STRING must be defined
86 #endif /* TARGET_STRING */
117 TARGET_STRING, /* Name. */
mach-o-aarch64.c 297 #define TARGET_STRING "mach-o-arm64"
306 #undef TARGET_STRING
mach-o-arm.c 320 #define TARGET_STRING "mach-o-arm"
mach-o-x86-64.c 364 #define TARGET_STRING "mach-o-x86-64"
mach-o-i386.c 405 #define TARGET_STRING "mach-o-i386"
mach-o.c     [all...]

Completed in 93 milliseconds