Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Drx.h133 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c1674 && (r[i + 1].r_addend & RX_RELAXA_ELIGN) in reloc_bubblesort()
2103 || !(next_alignment->r_addend & RX_RELAXA_ELIGN))) in elf32_rx_relax_section()
2121 if (!(erel->r_addend & RX_RELAXA_ELIGN)) in elf32_rx_relax_section()
2140 if (irel->r_addend & RX_RELAXA_ELIGN) in elf32_rx_relax_section()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-rx.c1305 &abs_symbol, RX_RELAXA_ELIGN + frag->fr_offset, in rx_handle_align()