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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arc.c863 static unsigned short mach_obfd = EM_NONE; local
913 if (mach_obfd == EM_NONE)
915 mach_obfd = mach_ibfd;
919 if (mach_ibfd != mach_obfd)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arc.c863 static unsigned short mach_obfd = EM_NONE; local
913 if (mach_obfd == EM_NONE)
915 mach_obfd = mach_ibfd;
919 if (mach_ibfd != mach_obfd)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arc.c863 static unsigned short mach_obfd = EM_NONE; local
913 if (mach_obfd == EM_NONE)
915 mach_obfd = mach_ibfd;
919 if (mach_ibfd != mach_obfd)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arc.c863 static unsigned short mach_obfd = EM_NONE; local
913 if (mach_obfd == EM_NONE)
915 mach_obfd = mach_ibfd;
919 if (mach_ibfd != mach_obfd)

Completed in 207 milliseconds