Searched refs:RELOC_BASE22 (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.h469 RELOC_BASE22,
467 RELOC_BASE22, 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.h199 HOWTO (RELOC_BASE22, 10, 2, 22, FALSE, 0, complain_overflow_bitfield, 0, "BASE22", FALSE, 0, 0x003fffff, FALSE),
2174 || r_type == (unsigned int) RELOC_BASE22)
4298 || r_type == (unsigned int) RELOC_BASE22)
4305 || r_type == (unsigned int) RELOC_BASE22)
4475 || r_type == (unsigned int) RELOC_BASE22)
4559 && r_type != (unsigned int) RELOC_BASE22)
4604 || r_type == (unsigned int) RELOC_BASE22)
H A Dsunos.c1469 || r_type == RELOC_BASE22)
2398 || r_type == RELOC_BASE22);

Completed in 42 milliseconds