Searched refs:R_RBR (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/binutils/include/coff/
H A Dxcoff.h84 #define R_RBR (0x1a) macro
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c213 xcoff64_reloc_type_br, /* R_RBR (0x1a) */
1121 /* If we see an R_BR or R_RBR reloc which is jumping to global
1694 HOWTO (R_RBR, /* type */
1753 HOWTO (R_RBR, /* type */
1800 else if (R_RBR == internal->r_type)
H A Dcoff-rs6000.c223 xcoff_reloc_type_br, /* R_RBR (0x1a) */
920 HOWTO (R_RBR, /* type */
965 HOWTO (R_RBR, /* type */
1012 else if (R_RBR == internal->r_type)
2957 /* If we see an R_BR or R_RBR reloc which is jumping to global
3325 R_RBR:
H A Dxcofflink.c1857 || rel->r_type == R_RBR)

Completed in 117 milliseconds