Home
last modified time | relevance | path

Searched refs:bfd_xcoff_architecture (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dlibxcoff.h125 #define bfd_xcoff_architecture(a) ((xcoff_backend (a)->_xcoff_architecture)) macro
Dcoffcode.h2092 arch = bfd_xcoff_architecture (abfd); in coff_set_arch_mach_hook()