Home
last modified time | relevance | path

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

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