Searched refs:E_FLAG_RX_PID (Results 1 – 5 of 5) sorted by relevance
120 #define E_FLAG_RX_PID (1 << 2) /* Unofficial - DJ */ macro
492 * rx.h (E_FLAG_RX_PID): New.
492 if (elf_elfheader (output_bfd)->e_flags & E_FLAG_RX_PID) in rx_elf_relocate_section()3063 if (flags & E_FLAG_RX_PID) in describe_flags()3100 | E_FLAG_RX_DSP | E_FLAG_RX_PID; in rx_elf_merge_private_bfd_data()
146 elf_flags |= E_FLAG_RX_PID; in md_parse_option()
3115 if (e_flags & E_FLAG_RX_PID) in get_machine_flags()