Searched refs:RX_RELAXA_ANUM (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Drx.h140 #define RX_RELAXA_ANUM 0x00ffffff /* Alignment amount, in bytes (i.e. .balign). */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Drx.h140 #define RX_RELAXA_ANUM 0x00ffffff /* Alignment amount, in bytes (i.e. .balign). */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Drx.h140 #define RX_RELAXA_ANUM 0x00ffffff /* Alignment amount, in bytes (i.e. .balign). */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Drx.h140 #define RX_RELAXA_ANUM 0x00ffffff /* Alignment amount, in bytes (i.e. .balign). */ macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c2121 int this_glue = 1 << (irel->r_addend & RX_RELAXA_ANUM);
2174 alignment = 1 << (irel->r_addend & RX_RELAXA_ANUM);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c2132 int this_glue = 1 << (irel->r_addend & RX_RELAXA_ANUM);
2185 alignment = 1 << (irel->r_addend & RX_RELAXA_ANUM);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c2132 int this_glue = 1 << (irel->r_addend & RX_RELAXA_ANUM);
2185 alignment = 1 << (irel->r_addend & RX_RELAXA_ANUM);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c2133 int this_glue = 1 << (irel->r_addend & RX_RELAXA_ANUM);
2186 alignment = 1 << (irel->r_addend & RX_RELAXA_ANUM);

Completed in 260 milliseconds