Home
last modified time | relevance | path

Searched refs:bfd_xcoff_machine (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dlibxcoff.h126 #define bfd_xcoff_machine(a) ((xcoff_backend (a)->_xcoff_machine)) macro
Dcoffcode.h2089 machine = bfd_xcoff_machine (abfd); in coff_set_arch_mach_hook()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dlibxcoff.h136 #define bfd_xcoff_machine(a) ((xcoff_backend(a)->_xcoff_machine)) macro
Dcoffcode.h2092 machine = bfd_xcoff_machine (abfd);
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Daix.em1325 bfd_xcoff_machine (output_bfd));
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Daix.em1322 bfd_xcoff_machine (output_bfd));