Searched refs:E_FLAG_RX_SINSNS_SET (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h122 #define E_FLAG_RX_SINSNS_SET (1 << 6) /* Set if bit-5 is significant. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h122 #define E_FLAG_RX_SINSNS_SET (1 << 6) /* Set if bit-5 is significant. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h122 #define E_FLAG_RX_SINSNS_SET (1 << 6) /* Set if bit-5 is significant. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h122 #define E_FLAG_RX_SINSNS_SET (1 << 6) /* Set if bit-5 is significant. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rx.c200 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO;
2698 if ((elf_flags & E_FLAG_RX_SINSNS_MASK) == (E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO))
2700 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_YES;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c200 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO;
2698 if ((elf_flags & E_FLAG_RX_SINSNS_MASK) == (E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO))
2700 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_YES;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c200 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO;
2685 if ((elf_flags & E_FLAG_RX_SINSNS_MASK) == (E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_NO))
2687 elf_flags |= E_FLAG_RX_SINSNS_SET | E_FLAG_RX_SINSNS_YES;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3119 if (flags & E_FLAG_RX_SINSNS_SET)
3149 if (old_flags & E_FLAG_RX_SINSNS_SET)
3151 if ((new_flags & E_FLAG_RX_SINSNS_SET) == 0)
3157 else if (new_flags & E_FLAG_RX_SINSNS_SET)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3128 if (flags & E_FLAG_RX_SINSNS_SET)
3158 if (old_flags & E_FLAG_RX_SINSNS_SET)
3160 if ((new_flags & E_FLAG_RX_SINSNS_SET) == 0)
3166 else if (new_flags & E_FLAG_RX_SINSNS_SET)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3128 if (flags & E_FLAG_RX_SINSNS_SET)
3158 if (old_flags & E_FLAG_RX_SINSNS_SET)
3160 if ((new_flags & E_FLAG_RX_SINSNS_SET) == 0)
3166 else if (new_flags & E_FLAG_RX_SINSNS_SET)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3129 if (flags & E_FLAG_RX_SINSNS_SET)
3159 if (old_flags & E_FLAG_RX_SINSNS_SET)
3161 if ((new_flags & E_FLAG_RX_SINSNS_SET) == 0)
3167 else if (new_flags & E_FLAG_RX_SINSNS_SET)
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3752 if (e_flags & E_FLAG_RX_SINSNS_SET)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4336 if (e_flags & E_FLAG_RX_SINSNS_SET)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4254 if (e_flags & E_FLAG_RX_SINSNS_SET)

Completed in 639 milliseconds