Searched refs:RX_RELAXA_ELIGN (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h139 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h139 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h139 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h139 #define RX_RELAXA_ELIGN 0x20000000 /* End alignment; the remaining bits are the alignment value. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c1715 && (r[i + 1].r_addend & RX_RELAXA_ELIGN)
2153 || !(next_alignment->r_addend & RX_RELAXA_ELIGN)))
2171 if (!(erel->r_addend & RX_RELAXA_ELIGN))
2190 if (irel->r_addend & RX_RELAXA_ELIGN)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c1726 && (r[i + 1].r_addend & RX_RELAXA_ELIGN)
2164 || !(next_alignment->r_addend & RX_RELAXA_ELIGN)))
2182 if (!(erel->r_addend & RX_RELAXA_ELIGN))
2201 if (irel->r_addend & RX_RELAXA_ELIGN)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c1726 && (r[i + 1].r_addend & RX_RELAXA_ELIGN)
2164 || !(next_alignment->r_addend & RX_RELAXA_ELIGN)))
2182 if (!(erel->r_addend & RX_RELAXA_ELIGN))
2201 if (irel->r_addend & RX_RELAXA_ELIGN)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c1726 && (r[i + 1].r_addend & RX_RELAXA_ELIGN)
2165 || !(next_alignment->r_addend & RX_RELAXA_ELIGN)))
2183 if (!(erel->r_addend & RX_RELAXA_ELIGN))
2202 if (irel->r_addend & RX_RELAXA_ELIGN)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rx.c1362 &abs_symbol, RX_RELAXA_ELIGN + frag->fr_offset,
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c1362 &abs_symbol, RX_RELAXA_ELIGN + frag->fr_offset,
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c1349 &abs_symbol, RX_RELAXA_ELIGN + frag->fr_offset,

Completed in 253 milliseconds