Home
last modified time | relevance | path

Searched refs:R_BA (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/coff/
Dxcoff.h71 #define R_BA (0x08) macro
/freebsd-10-stable/contrib/binutils/bfd/
Dcoff64-rs6000.c1489 HOWTO (R_BA, /* type */
1737 HOWTO (R_BA, /* type */
1797 if (R_BA == internal->r_type)
Dcoff-rs6000.c714 HOWTO (R_BA, /* type */
948 HOWTO (R_BA, /* type */
1008 if (R_BA == internal->r_type)
DChangeLog-020310086 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.