Searched refs:RELOC_BASE10 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/aout/
H A Dreloc.h32 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator in enum:reloc_type
H A Daout64.h467 RELOC_BASE10, /* Not sure - maybe we can do this the */
465 RELOC_BASE10, /* Not sure - maybe we can do this the */ enumerator in enum:reloc_type
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator in enum:reloc_type
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h197 HOWTO (RELOC_BASE10, 0, 2, 10, FALSE, 0, complain_overflow_dont, 0, "BASE10", FALSE, 0, 0x000003ff, FALSE),
2172 if (r_type == (unsigned int) RELOC_BASE10
4296 || r_type == (unsigned int) RELOC_BASE10
4303 if (r_type == (unsigned int) RELOC_BASE10
4473 else if (r_type == (unsigned int) RELOC_BASE10
4557 && r_type != (unsigned int) RELOC_BASE10
4602 || r_type == (unsigned int) RELOC_BASE10
H A Dsunos.c1467 if (r_type == RELOC_BASE10
2396 baserel = (r_type == RELOC_BASE10

Completed in 108 milliseconds