Searched refs:RELOC_BASE10 (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/binutils/include/aout/ |
| HD | reloc.h | 32 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
|
| HD | aout64.h | 465 RELOC_BASE10, /* Not sure - maybe we can do this the */ enumerator
|
| /NextBSD/contrib/binutils/gas/config/ |
| HD | aout_gnu.h | 46 RELOC_BASE10, RELOC_BASE13, RELOC_BASE22, /* P.I.C. (base-relative) */ enumerator
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | aoutx.h | 197 …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()
|
| HD | sunos.c | 1466 if (r_type == RELOC_BASE10 in sunos_scan_ext_relocs() 2395 baserel = (r_type == RELOC_BASE10 in sunos_check_dynamic_reloc()
|
| HD | ChangeLog-9697 | 6448 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
|
| HD | ChangeLog-0203 | 5922 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
|