Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dxcoff.h84 #define R_RBR (0x1a) macro
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff64-rs6000.c1692 HOWTO (R_RBR, /* type */
1751 HOWTO (R_RBR, /* type */
1798 else if (R_RBR == internal->r_type)
Dcoff-rs6000.c926 HOWTO (R_RBR, /* type */
971 HOWTO (R_RBR, /* type */
1018 else if (R_RBR == internal->r_type)
Dxcofflink.c1851 || rel->r_type == R_RBR) in xcoff_link_add_symbols()