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

/haiku-buildtools/legacy/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 Dadobe.h278 RELOC_BASE10, /* Not sure - maybe we can do this the */
277 RELOC_BASE10, /* Not sure - maybe we can do this the */ 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
/haiku-buildtools/binutils/include/aout/
H A Dreloc.h33 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator in enum:reloc_type
H A Dadobe.h279 RELOC_BASE10, /* Not sure - maybe we can do this the */
278 RELOC_BASE10, /* Not sure - maybe we can do this the */ enumerator in enum:reloc_type
H A Daout64.h464 RELOC_BASE10, /* Not sure - maybe we can do this the */
462 RELOC_BASE10, /* Not sure - maybe we can do this the */ enumerator in enum:reloc_type
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator in enum:reloc_type
/haiku-buildtools/binutils/gas/config/
H A Daout_gnu.h46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator in enum:reloc_type
/haiku-buildtools/legacy/binutils/bfd/
H A Daoutx.h199 HOWTO (RELOC_BASE10, 0, 2, 10, FALSE, 0, complain_overflow_dont, 0, "BASE10", FALSE, 0, 0x000003ff, FALSE),
2151 if (r_type == (unsigned int) RELOC_BASE10
4274 || r_type == (unsigned int) RELOC_BASE10
4281 if (r_type == (unsigned int) RELOC_BASE10
4451 else if (r_type == (unsigned int) RELOC_BASE10
4535 && r_type != (unsigned int) RELOC_BASE10
4580 || r_type == (unsigned int) RELOC_BASE10
H A Dsunos.c1482 if (r_type == RELOC_BASE10
2411 baserel = (r_type == RELOC_BASE10
/haiku-buildtools/binutils/bfd/
H A Daoutx.h196 HOWTO (RELOC_BASE10, 0, 2, 10, FALSE, 0, complain_overflow_dont, 0, "BASE10", FALSE, 0, 0x000003ff, FALSE),
2197 if (r_type == (unsigned int) RELOC_BASE10
4415 || r_type == (unsigned int) RELOC_BASE10
4422 if (r_type == (unsigned int) RELOC_BASE10
4591 else if (r_type == (unsigned int) RELOC_BASE10
4675 && r_type != (unsigned int) RELOC_BASE10
4718 || r_type == (unsigned int) RELOC_BASE10
H A Dsunos.c1463 if (r_type == RELOC_BASE10
2389 baserel = (r_type == RELOC_BASE10

Completed in 209 milliseconds