Searched refs:SET_ARCH_MACH (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Dhost-aout.c73 #define SET_ARCH_MACH(abfd, execp) \ macro
76 #define SET_ARCH_MACH(abfd, execp) \ macro
H A Daout-target.h55 FIXME: Do this with a macro like SET_ARCH_MACH instead? */
87 #ifdef SET_ARCH_MACH
88 SET_ARCH_MACH (abfd, *execp);
94 SET_ARCH_MACH. It assumes that SET_ARCH_MACH will set
H A Dmipsbsd.c48 #define SET_ARCH_MACH(ABFD, EXEC) \ macro
H A Daoutf1.h159 #define SET_ARCH_MACH(ABFD, EXEC) \ macro

Completed in 166 milliseconds