Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h107 #define R_BA (0x08) macro
/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c1483 HOWTO (R_BA, /* type */
1732 HOWTO (R_BA, /* type */
1790 if (R_BA == internal->r_type) in xcoff64_rtype2howto()
Dcoff-rs6000.c805 HOWTO (R_BA, /* type */
1039 HOWTO (R_BA, /* type */
1096 if (R_BA == internal->r_type) in xcoff_rtype2howto()
DChangeLog-020310086 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.