Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h118 #define R_RBA (0x18) macro
/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c1657 HOWTO (R_RBA, /* type */
1762 HOWTO (R_RBA, /* type */
1794 else if (R_RBA == internal->r_type) in xcoff64_rtype2howto()
Dcoff-rs6000.c979 HOWTO (R_RBA, /* type */
1069 HOWTO (R_RBA, /* type */
1100 else if (R_RBA == internal->r_type) in xcoff_rtype2howto()
DChangeLog-02038657 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.