Searched refs:RELOC_BASE22 (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 | 280 RELOC_BASE22, enumerator
|
D | aout64.h | 464 RELOC_BASE22, 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 | 198 …HOWTO (RELOC_BASE22, 10, 2, 22, FALSE, 0, complain_overflow_bitfield, 0, "BASE22", FALSE, 0,… 2188 || r_type == (unsigned int) RELOC_BASE22) in NAME() 4365 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4372 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4541 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4625 && r_type != (unsigned int) RELOC_BASE22) in aout_link_input_section_ext() 4668 || r_type == (unsigned int) RELOC_BASE22) in aout_link_input_section_ext()
|
D | sunos.c | 1464 || r_type == RELOC_BASE22) in sunos_scan_ext_relocs() 2390 || 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
|