Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Drx.h137 #define RX_RELAXA_ALIGN 0x10000000 /* Start alignment; the remaining bits are the alignment value. … macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-rx.c1582 && irel->r_addend & RX_RELAXA_ALIGN) in elf32_rx_relax_delete_bytes()
1667 && (r[i + 1].r_addend & RX_RELAXA_ALIGN)) in reloc_bubblesort()
1672 && (r[i].r_addend & RX_RELAXA_ALIGN))) in reloc_bubblesort()
2071 && irel->r_addend & RX_RELAXA_ALIGN) in elf32_rx_relax_section()
2091 if (irel->r_addend & RX_RELAXA_ALIGN in elf32_rx_relax_section()
2114 if (irel->r_addend & RX_RELAXA_ALIGN) in elf32_rx_relax_section()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-rx.c1327 &abs_symbol, RX_RELAXA_ALIGN + frag->fr_offset, in rx_handle_align()