Searched refs:RX_RELAXA_ALIGN (Results 1 – 3 of 3) sorted by relevance
137 #define RX_RELAXA_ALIGN 0x10000000 /* Start alignment; the remaining bits are the alignment value. … macro
1582 && 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()
1327 &abs_symbol, RX_RELAXA_ALIGN + frag->fr_offset, in rx_handle_align()