Home
last modified time | relevance | path

Searched refs:RELOC_BASE13 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/include/aout/
Dreloc.h33 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
Dadobe.h279 RELOC_BASE13, /* right way now */ enumerator
Daout64.h463 RELOC_BASE13, /* right way now */ enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
/toolchain/binutils/binutils-2.27/bfd/
Daoutx.h197 …HOWTO (RELOC_BASE13, 0, 2, 13, FALSE, 0, complain_overflow_signed, 0, "BASE13", FALSE, 0,…
2187 || r_type == (unsigned int) RELOC_BASE13 in NAME()
4364 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext()
4371 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext()
4540 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext()
4624 && r_type != (unsigned int) RELOC_BASE13 in aout_link_input_section_ext()
4667 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext()
Dsunos.c1463 || r_type == RELOC_BASE13 in sunos_scan_ext_relocs()
2389 || r_type == RELOC_BASE13 in sunos_check_dynamic_reloc()
DChangeLog-98994477 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
DChangeLog-02035922 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-929512373 (md_apply_fix, RELOC_BASE13 case): Check for relocation overflow.