Searched refs:RX_RELAXA_ELIGN (Results 1 – 3 of 3) sorted by relevance
138 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
1670 && (r[i + 1].r_addend & RX_RELAXA_ELIGN) in reloc_bubblesort()2105 || !(next_alignment->r_addend & RX_RELAXA_ELIGN))) in elf32_rx_relax_section()2123 if (!(erel->r_addend & RX_RELAXA_ELIGN)) in elf32_rx_relax_section()2142 if (irel->r_addend & RX_RELAXA_ELIGN) in elf32_rx_relax_section()
1333 &abs_symbol, RX_RELAXA_ELIGN + frag->fr_offset, in rx_handle_align()