Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h107 #define R_BA (0x08) macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoff64-rs6000.c1476 HOWTO (R_BA, /* type */
1725 HOWTO (R_BA, /* type */
1783 if (R_BA == internal->r_type) in xcoff64_rtype2howto()
Dcoff-rs6000.c777 HOWTO (R_BA, /* type */
1011 HOWTO (R_BA, /* type */
1068 if (R_BA == internal->r_type) in xcoff_rtype2howto()
DChangeLog-020310086 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.