Home
last modified time | relevance | path

Searched refs:howto_table_ext (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Daoutx.h148 ? howto_table_ext : howto_table_std) \
176 #define howto_table_ext NAME (aout, ext_howto_table) macro
179 reloc_howto_type howto_table_ext[] = variable
265 #define EXT(i, j) case i: return & howto_table_ext [j] in NAME()
327 howto_table = howto_table_ext; in NAME()
328 size = sizeof (howto_table_ext) / sizeof (howto_table_ext[0]); in NAME()
2174 if (r_type < TABLE_SIZE (howto_table_ext)) in NAME()
2175 cache_ptr->howto = howto_table_ext + r_type; in NAME()
4346 if (r_type >= TABLE_SIZE (howto_table_ext)) in aout_link_input_section_ext()
4491 if (howto_table_ext[r_type].pc_relative in aout_link_input_section_ext()
[all …]
Daout-cris.c248 cache_ptr->howto = howto_table_ext + r_type; in MY()
DChangeLog-98994017 * aoutx.h (howto_table_ext): Add relocation R_SPARC_REV32.
4477 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
DChangeLog-96976448 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
DChangeLog-91933173 * aoutx.h (howto_table_ext): Comment the field names.
DChangeLog-94952261 * aoutx.h (howto_table_ext): Mark PC10, PC22, and JMP_TBL entries