Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDxcoff.h82 #define R_RBA (0x18) macro
/NextBSD/contrib/binutils/bfd/
HDcoff64-rs6000.c1663 HOWTO (R_RBA, /* type */
1767 HOWTO (R_RBA, /* type */
1801 else if (R_RBA == internal->r_type)
HDcoff-rs6000.c888 HOWTO (R_RBA, /* type */
978 HOWTO (R_RBA, /* type */
1012 else if (R_RBA == internal->r_type)
HDChangeLog-02038657 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.