Searched refs:RX_RELAXA_ELIGN (Results 1 – 3 of 3) sorted by relevance
133 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
1674 && (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()
1305 &abs_symbol, RX_RELAXA_ELIGN + frag->fr_offset, in rx_handle_align()