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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dxgate.h62 #define E_XGATE_I32 0x000000001 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dxgate.h62 #define E_XGATE_I32 0x000000001 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dxgate.h62 #define E_XGATE_I32 0x000000001 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dxgate.h62 #define E_XGATE_I32 0x000000001 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xgate.c496 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xgate.c496 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xgate.c496 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xgate.c496 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xgate.c231 elf_flags &= ~E_XGATE_I32;
235 elf_flags |= E_XGATE_I32;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xgate.c231 elf_flags &= ~E_XGATE_I32;
235 elf_flags |= E_XGATE_I32;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xgate.c231 elf_flags &= ~E_XGATE_I32;
235 elf_flags |= E_XGATE_I32;

Completed in 121 milliseconds