Searched refs:EF_MN10300_MACH (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmn10300.h71 #define EF_MN10300_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmn10300.h71 #define EF_MN10300_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmn10300.h71 #define EF_MN10300_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmn10300.h71 #define EF_MN10300_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf-m10300.c4641 switch (flags & EF_MN10300_MACH)
4680 elf_elfheader (abfd)->e_flags &= ~ (EF_MN10300_MACH);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf-m10300.c4653 switch (flags & EF_MN10300_MACH)
4692 elf_elfheader (abfd)->e_flags &= ~ (EF_MN10300_MACH);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf-m10300.c4653 switch (flags & EF_MN10300_MACH)
4692 elf_elfheader (abfd)->e_flags &= ~ (EF_MN10300_MACH);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf-m10300.c4650 switch (flags & EF_MN10300_MACH)
4689 elf_elfheader (abfd)->e_flags &= ~ (EF_MN10300_MACH);

Completed in 224 milliseconds