Searched refs:RELOC_BASE13 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/binutils/include/aout/ |
| D | reloc.h | 32 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
|
| D | aout64.h | 466 RELOC_BASE13, /* right way now */ enumerator
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | aout_gnu.h | 46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | aoutx.h | 198 …HOWTO (RELOC_BASE13, 0, 2, 13, FALSE, 0, complain_overflow_signed, 0, "BASE13", FALSE, 0,… 2167 || r_type == (unsigned int) RELOC_BASE13 in NAME() 4288 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext() 4295 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext() 4465 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext() 4549 && r_type != (unsigned int) RELOC_BASE13 in aout_link_input_section_ext() 4594 || r_type == (unsigned int) RELOC_BASE13 in aout_link_input_section_ext()
|
| D | sunos.c | 1467 || r_type == RELOC_BASE13 in sunos_scan_ext_relocs() 2396 || 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
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 12373 (md_apply_fix, RELOC_BASE13 case): Check for relocation overflow.
|