Searched refs:EF_V800_850E3 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h159 #define EF_V800_850E3 0x00100000
157 #define EF_V800_850E3 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h159 #define EF_V800_850E3 0x00100000
157 #define EF_V800_850E3 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h159 #define EF_V800_850E3 0x00100000
157 #define EF_V800_850E3 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h159 #define EF_V800_850E3 0x00100000
157 #define EF_V800_850E3 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2700 mach = (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
2738 val |= EF_V800_850E3;
2822 if ((in_flags & EF_V800_850E3) != (out_flags & EF_V800_850E3))
2826 elf_elfheader (obfd)->e_flags |= EF_V800_850E3;
2905 else if (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2704 mach = (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
2742 val |= EF_V800_850E3;
2826 if ((in_flags & EF_V800_850E3) != (out_flags & EF_V800_850E3))
2830 elf_elfheader (obfd)->e_flags |= EF_V800_850E3;
2909 else if (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2704 mach = (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
2742 val |= EF_V800_850E3;
2826 if ((in_flags & EF_V800_850E3) != (out_flags & EF_V800_850E3))
2830 elf_elfheader (obfd)->e_flags |= EF_V800_850E3;
2909 else if (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2704 mach = (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
2742 val |= EF_V800_850E3;
2826 if ((in_flags & EF_V800_850E3) != (out_flags & EF_V800_850E3))
2830 elf_elfheader (obfd)->e_flags |= EF_V800_850E3;
2909 else if (elf_elfheader (abfd)->e_flags & EF_V800_850E3)
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3352 if (e_flags & EF_V800_850E3)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3936 if (e_flags & EF_V800_850E3)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4381 if (e_flags & EF_V800_850E3)

Completed in 300 milliseconds