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

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
172 typedef unsigned long bfd_size_type; typedef
182 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
473 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
474 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
617 void (*set_index) (struct bfd_symbol *, bfd_size_type));
622 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 144 typedef BFD_HOST_U_64_BIT bfd_size_type; typedef
174 typedef unsigned long bfd_size_type; typedef
184 (((bfd_size_type) 1) << (8 * sizeof (bfd_size_type) / 2))
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
624 extern bfd_size_type bfd_ecoff_debug_siz
    [all...]

Completed in 379 milliseconds