Searched refs:RX_RELAXA_ALIGN (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Drx.h130 #define RX_RELAXA_ALIGN 0x10000000 /* Start alignment; the remaining bits are the alignment value. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Drx.h130 #define RX_RELAXA_ALIGN 0x10000000 /* Start alignment; the remaining bits are the alignment value. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c1413 && irel->r_addend & RX_RELAXA_ALIGN)
1498 && (r[i + 1].r_addend & RX_RELAXA_ALIGN))
1503 && (r[i].r_addend & RX_RELAXA_ALIGN)))
1896 && irel->r_addend & RX_RELAXA_ALIGN)
1916 if (irel->r_addend & RX_RELAXA_ALIGN
1939 if (irel->r_addend & RX_RELAXA_ALIGN)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c1416 && irel->r_addend & RX_RELAXA_ALIGN)
1501 && (r[i + 1].r_addend & RX_RELAXA_ALIGN))
1506 && (r[i].r_addend & RX_RELAXA_ALIGN)))
1899 && irel->r_addend & RX_RELAXA_ALIGN)
1919 if (irel->r_addend & RX_RELAXA_ALIGN
1942 if (irel->r_addend & RX_RELAXA_ALIGN)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c1176 &abs_symbol, RX_RELAXA_ALIGN + frag->fr_offset,

Completed in 110 milliseconds