Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Drx.h132 #define RX_RELAXA_ALIGN 0x10000000 /* Start alignment; the remaining bits are the alignment value. … macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c1586 && irel->r_addend & RX_RELAXA_ALIGN) in elf32_rx_relax_delete_bytes()
1671 && (r[i + 1].r_addend & RX_RELAXA_ALIGN)) in reloc_bubblesort()
1676 && (r[i].r_addend & RX_RELAXA_ALIGN))) in reloc_bubblesort()
2069 && irel->r_addend & RX_RELAXA_ALIGN) in elf32_rx_relax_section()
2089 if (irel->r_addend & RX_RELAXA_ALIGN in elf32_rx_relax_section()
2112 if (irel->r_addend & RX_RELAXA_ALIGN) in elf32_rx_relax_section()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-rx.c1299 &abs_symbol, RX_RELAXA_ALIGN + frag->fr_offset, in rx_handle_align()