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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dhost-aout.c74 #define SET_ARCH_MACH(abfd, execp) \ macro
77 #define SET_ARCH_MACH(abfd, execp) \ macro
H A Dsparclynx.c126 #define SET_ARCH_MACH(ABFD, EXEC) \ macro
H A Daout-cris.c92 through SET_ARCH_MACH. The default bfd_default_set_arch_mach will
96 #define SET_ARCH_MACH(BFD, EXEC) \ macro
H A Daout-target.h56 FIXME: Do this with a macro like SET_ARCH_MACH instead? */
88 #ifdef SET_ARCH_MACH
89 SET_ARCH_MACH (abfd, *execp);
95 SET_ARCH_MACH. It assumes that SET_ARCH_MACH will set
H A Dhp300hpux.c260 #ifdef SET_ARCH_MACH
261 SET_ARCH_MACH (abfd, *execp);
H A Dmipsbsd.c49 #define SET_ARCH_MACH(ABFD, EXEC) \ macro
H A Daout-tic30.c368 #ifdef SET_ARCH_MACH
369 SET_ARCH_MACH (abfd, *execp);
H A Daoutf1.h160 #define SET_ARCH_MACH(ABFD, EXEC) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dhost-aout.c74 #define SET_ARCH_MACH(abfd, execp) \ macro
77 #define SET_ARCH_MACH(abfd, execp) \ macro
H A Dsparclynx.c126 #define SET_ARCH_MACH(ABFD, EXEC) \ macro
H A Daout-cris.c92 through SET_ARCH_MACH. The default bfd_default_set_arch_mach will
96 #define SET_ARCH_MACH(BFD, EXEC) \ macro
H A Daout-target.h56 FIXME: Do this with a macro like SET_ARCH_MACH instead? */
88 #ifdef SET_ARCH_MACH
89 SET_ARCH_MACH (abfd, *execp);
95 SET_ARCH_MACH. It assumes that SET_ARCH_MACH will set
H A Dhp300hpux.c260 #ifdef SET_ARCH_MACH
261 SET_ARCH_MACH (abfd, *execp);
H A Dmipsbsd.c49 #define SET_ARCH_MACH(ABFD, EXEC) \ macro
H A Daout-tic30.c368 #ifdef SET_ARCH_MACH
369 SET_ARCH_MACH (abfd, *execp);
H A Daoutf1.h160 #define SET_ARCH_MACH(ABFD, EXEC) \ macro

Completed in 263 milliseconds