Searched refs:RELOC_BASE13 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/include/aout/ |
D | reloc.h | 33 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
|
D | adobe.h | 279 RELOC_BASE13, /* right way now */ enumerator
|
D | aout64.h | 463 RELOC_BASE13, /* right way now */ enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | aout_gnu.h | 46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | aoutx.h | 197 …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()
|
D | sunos.c | 1463 || r_type == RELOC_BASE13 in sunos_scan_ext_relocs() 2389 || r_type == RELOC_BASE13 in sunos_check_dynamic_reloc()
|
D | ChangeLog-9899 | 4477 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
|
D | ChangeLog-0203 | 5922 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 12373 (md_apply_fix, RELOC_BASE13 case): Check for relocation overflow.
|