HomeSort by relevance Sort by last modified time
    Searched defs:BFD64 (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
elfedit.c 26 /* Define BFD64 here, even if our default architecture is 32 bit ELF
30 #define BFD64
unwind-ia64.c 29 /* Define BFD64 here, even if our default architecture is 32 bit ELF
33 #define BFD64
readelf.c 56 /* Define BFD64 here, even if our default architecture is 32 bit ELF
60 #define BFD64
384 #ifdef BFD64
843 /* The #ifdef BFD64 below is to prevent a compile time
846 #ifdef BFD64
863 #endif /* BFD64 */
939 /* The #ifdef BFD64 below is to prevent a compile time
942 #ifdef BFD64
959 #endif /* BFD64 */
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
bfd-in.h 94 #define BFD64
127 #ifdef BFD64
151 #else /* not BFD64 */
172 #endif /* not BFD64 */
    [all...]
bfd-in2.h 101 #define BFD64
134 #ifdef BFD64
158 #else /* not BFD64 */
179 #endif /* not BFD64 */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 103 #define BFD64
136 #ifdef BFD64
160 #else /* not BFD64 */
181 #endif /* not BFD64 */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 103 #define BFD64
136 #ifdef BFD64
160 #else /* not BFD64 */
181 #endif /* not BFD64 */
    [all...]

Completed in 283 milliseconds