Home
last modified time | relevance | path

Searched refs:RELOC_BASE10 (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/binutils/include/aout/
HDreloc.h32 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
HDaout64.h465 RELOC_BASE10, /* Not sure - maybe we can do this the */ enumerator
/NextBSD/contrib/binutils/gas/config/
HDaout_gnu.h46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
/NextBSD/contrib/binutils/bfd/
HDaoutx.h197 …HOWTO (RELOC_BASE10, 0, 2, 10, FALSE, 0, complain_overflow_dont, 0, "BASE10", FALSE, 0…
2166 if (r_type == (unsigned int) RELOC_BASE10 in NAME()
4287 || r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext()
4294 if (r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext()
4464 else if (r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext()
4548 && r_type != (unsigned int) RELOC_BASE10 in aout_link_input_section_ext()
4593 || r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext()
HDsunos.c1466 if (r_type == RELOC_BASE10 in sunos_scan_ext_relocs()
2395 baserel = (r_type == RELOC_BASE10 in sunos_check_dynamic_reloc()
HDChangeLog-96976448 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
HDChangeLog-02035922 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to