Searched refs:TARGET_ARCHIVE (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o-target.c33 #ifndef TARGET_ARCHIVE
34 #error TARGET_ARCHIVE must be defined
35 #endif /* TARGET_ARCHIVE */
37 #if ((TARGET_ARCHIVE) && (! TARGET_BIG_ENDIAN))
39 #endif /* ((TARGET_ARCHIVE) && (! TARGET_BIG_ENDIAN)) */
78 #if TARGET_ARCHIVE
H A Dmach-o.c2000 #define TARGET_ARCHIVE 0 macro
2007 #undef TARGET_ARCHIVE macro
2012 #define TARGET_ARCHIVE 0 macro
2019 #undef TARGET_ARCHIVE macro
2024 #define TARGET_ARCHIVE 1 macro
2031 #undef TARGET_ARCHIVE macro
/haiku-buildtools/binutils/bfd/
H A Dmach-o-target.c96 #ifndef TARGET_ARCHIVE
97 #error TARGET_ARCHIVE must be defined
98 #endif /* TARGET_ARCHIVE */
153 #if TARGET_ARCHIVE
181 #if TARGET_ARCHIVE
H A Dmach-o-aarch64.c301 #define TARGET_ARCHIVE 0 macro
307 #undef TARGET_ARCHIVE macro
H A Dmach-o-arm.c324 #define TARGET_ARCHIVE 0 macro
H A Dmach-o-x86-64.c368 #define TARGET_ARCHIVE 0 macro
H A Dmach-o-i386.c409 #define TARGET_ARCHIVE 0 macro
H A Dmach-o.c5868 #define TARGET_ARCHIVE 0 macro
5877 #undef TARGET_ARCHIVE macro
5885 #define TARGET_ARCHIVE 0 macro
5895 #undef TARGET_ARCHIVE macro
5913 #define TARGET_ARCHIVE 1 macro
5923 #undef TARGET_ARCHIVE macro

Completed in 196 milliseconds