Searched refs:xvec (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
H A Dbfd.h247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec
5698 const struct bfd_target *xvec; member in struct:bfd
[all...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
H A Dbfd.h245 : bfd_asymbol_bfd (x)->xvec->flavour)
503 #define bfd_get_target(abfd) ((abfd)->xvec->name)
504 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
508 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
509 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
511 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
515 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
516 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
521 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec
5980 const struct bfd_target *xvec; member in struct:bfd
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
H A Dbfd.h247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec
5698 const struct bfd_target *xvec; member in struct:bfd
[all...]

Completed in 91 milliseconds