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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h118 #define E_FLAG_RX_64BIT_DOUBLES (1 << 0) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h118 #define E_FLAG_RX_64BIT_DOUBLES (1 << 0) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h118 #define E_FLAG_RX_64BIT_DOUBLES (1 << 0) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h118 #define E_FLAG_RX_64BIT_DOUBLES (1 << 0) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drx-tdep.c1024 if (elf_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drx-tdep.c1026 if (elf_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rx.c143 elf_flags &= ~ E_FLAG_RX_64BIT_DOUBLES;
147 elf_flags |= E_FLAG_RX_64BIT_DOUBLES;
238 if (elf_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c143 elf_flags &= ~ E_FLAG_RX_64BIT_DOUBLES;
147 elf_flags |= E_FLAG_RX_64BIT_DOUBLES;
238 if (elf_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c143 elf_flags &= ~ E_FLAG_RX_64BIT_DOUBLES;
147 elf_flags |= E_FLAG_RX_64BIT_DOUBLES;
228 if (elf_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3099 if (flags & E_FLAG_RX_64BIT_DOUBLES)
3163 known_flags = E_FLAG_RX_ABI | E_FLAG_RX_64BIT_DOUBLES
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3108 if (flags & E_FLAG_RX_64BIT_DOUBLES)
3172 known_flags = E_FLAG_RX_ABI | E_FLAG_RX_64BIT_DOUBLES
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3108 if (flags & E_FLAG_RX_64BIT_DOUBLES)
3172 known_flags = E_FLAG_RX_ABI | E_FLAG_RX_64BIT_DOUBLES
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3109 if (flags & E_FLAG_RX_64BIT_DOUBLES)
3173 known_flags = E_FLAG_RX_ABI | E_FLAG_RX_64BIT_DOUBLES
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3744 if (e_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4328 if (e_flags & E_FLAG_RX_64BIT_DOUBLES)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4246 if (e_flags & E_FLAG_RX_64BIT_DOUBLES)

Completed in 522 milliseconds