Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h118 #define R_RBA (0x18) macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoff64-rs6000.c1650 HOWTO (R_RBA, /* type */
1755 HOWTO (R_RBA, /* type */
1787 else if (R_RBA == internal->r_type) in xcoff64_rtype2howto()
Dcoff-rs6000.c951 HOWTO (R_RBA, /* type */
1041 HOWTO (R_RBA, /* type */
1072 else if (R_RBA == internal->r_type) in xcoff_rtype2howto()
DChangeLog-02038657 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.