Home
last modified time | relevance | path

Searched refs:RX_RELAXA_BRA (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Drx.h129 #define RX_RELAXA_BRA 0x00000200 /* Any type of branch (must be decoded). */ macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c2641 if (irel->r_addend & RX_RELAXA_BRA) in elf32_rx_relax_section()
2660 && srel[1].r_addend & RX_RELAXA_BRA in elf32_rx_relax_section()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-rx.c790 rx_bytes.link_relax |= RX_RELAXA_BRA; in rx_linkrelax_branch()