Searched refs:RELOC_BASE10 (Results 1 – 8 of 8) 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 | 278 RELOC_BASE10, /* Not sure - maybe we can do this the */ enumerator
|
D | aout64.h | 462 RELOC_BASE10, /* Not sure - maybe we can do this the */ 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 | 196 …HOWTO (RELOC_BASE10, 0, 2, 10, FALSE, 0, complain_overflow_dont, 0, "BASE10", FALSE, 0… 2186 if (r_type == (unsigned int) RELOC_BASE10 in NAME() 4363 || r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext() 4370 if (r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext() 4539 else if (r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext() 4623 && r_type != (unsigned int) RELOC_BASE10 in aout_link_input_section_ext() 4666 || r_type == (unsigned int) RELOC_BASE10 in aout_link_input_section_ext()
|
D | sunos.c | 1462 if (r_type == RELOC_BASE10 in sunos_scan_ext_relocs() 2388 baserel = (r_type == RELOC_BASE10 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
|