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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h120 #define E_FLAG_RX_PID (1 << 2) /* Unofficial - DJ */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h120 #define E_FLAG_RX_PID (1 << 2) /* Unofficial - DJ */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h120 #define E_FLAG_RX_PID (1 << 2) /* Unofficial - DJ */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h120 #define E_FLAG_RX_PID (1 << 2) /* Unofficial - DJ */ macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c507 if (elf_elfheader (output_bfd)->e_flags & E_FLAG_RX_PID)
3109 if (flags & E_FLAG_RX_PID)
3164 | E_FLAG_RX_DSP | E_FLAG_RX_PID | E_FLAG_RX_SINSNS_MASK;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c518 if (elf_elfheader (output_bfd)->e_flags & E_FLAG_RX_PID)
3118 if (flags & E_FLAG_RX_PID)
3173 | E_FLAG_RX_DSP | E_FLAG_RX_PID | E_FLAG_RX_SINSNS_MASK;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c518 if (elf_elfheader (output_bfd)->e_flags & E_FLAG_RX_PID)
3118 if (flags & E_FLAG_RX_PID)
3173 | E_FLAG_RX_DSP | E_FLAG_RX_PID | E_FLAG_RX_SINSNS_MASK;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c518 if (elf_elfheader (output_bfd)->e_flags & E_FLAG_RX_PID)
3119 if (flags & E_FLAG_RX_PID)
3174 | E_FLAG_RX_DSP | E_FLAG_RX_PID | E_FLAG_RX_SINSNS_MASK;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rx.c168 elf_flags |= E_FLAG_RX_PID;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c168 elf_flags |= E_FLAG_RX_PID;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c168 elf_flags |= E_FLAG_RX_PID;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3748 if (e_flags & E_FLAG_RX_PID)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4332 if (e_flags & E_FLAG_RX_PID)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4250 if (e_flags & E_FLAG_RX_PID)

Completed in 307 milliseconds