Searched refs:R_REF (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/binutils/include/coff/
H A Dxcoff.h75 #define R_REF (0x0f) macro
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c202 xcoff_reloc_type_noop, /* R_REF (0x0f) */
1211 /* Relocation type R_REF is a special relocation type which is
1214 if (rel->r_type == R_REF)
1556 HOWTO (R_REF, /* type */
1564 "R_REF", /* name */
1816 for R_REF relocs. */
H A Dcoff-rs6000.c212 xcoff_reloc_type_noop, /* R_REF (0x0f) */
782 HOWTO (R_REF, /* type */
790 "R_REF", /* name */
1022 for R_REF relocs. */
3373 /* Relocation type R_REF is a special relocation type which is
3376 if (rel->r_type == R_REF)

Completed in 58 milliseconds