Searched refs:RELOC_BASE22 (Results 1 – 7 of 7) 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 | 467 RELOC_BASE22, 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 | 199 …HOWTO (RELOC_BASE22, 10, 2, 22, FALSE, 0, complain_overflow_bitfield, 0, "BASE22", FALSE, 0,… 2168 || r_type == (unsigned int) RELOC_BASE22) in NAME() 4289 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4296 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4466 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4550 && r_type != (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4595 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext()
|
| D | sunos.c | 1468 || r_type == RELOC_BASE22) in sunos_scan_ext_relocs() 2397 || r_type == RELOC_BASE22); in sunos_check_dynamic_reloc()
|
| D | ChangeLog-9697 | 6448 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
|
| D | ChangeLog-0203 | 5922 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
|