Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Daout-cris.c257 cache_ptr->howto = howto_table_ext + r_type;
H A Daoutx.h164 ? howto_table_ext : howto_table_std) \
192 #define howto_table_ext NAME(aout,ext_howto_table) macro
195 reloc_howto_type howto_table_ext[] = variable
283 #define EXT(i, j) case i: return &howto_table_ext[j]
2301 cache_ptr->howto = howto_table_ext + r_type;
5262 BFD_ASSERT (r_type < TABLE_SIZE (howto_table_ext));
5401 if (howto_table_ext[r_type].pc_relative
5402 && ! howto_table_ext[r_type].pcrel_offset)
5509 if (howto_table_ext[r_type].pc_relative)
5547 r = MY_final_link_relocate (howto_table_ext + r_type,
[all …]
H A DChangeLog-98994017 * aoutx.h (howto_table_ext): Add relocation R_SPARC_REV32.
4477 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
H A DChangeLog-96976448 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
H A DChangeLog-91933173 * aoutx.h (howto_table_ext): Comment the field names.
H A DChangeLog-94952261 * aoutx.h (howto_table_ext): Mark PC10, PC22, and JMP_TBL entries
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Daout-cris.c251 cache_ptr->howto = howto_table_ext + r_type; in MY()
H A Daoutx.h151 ? howto_table_ext : howto_table_std) \
179 #define howto_table_ext NAME (aout, ext_howto_table) macro
182 reloc_howto_type howto_table_ext[] = variable
268 #define EXT(i, j) case i: return & howto_table_ext [j] in NAME()
2140 cache_ptr->howto = howto_table_ext + r_type; in NAME()
4258 BFD_ASSERT (r_type < TABLE_SIZE (howto_table_ext)); in aout_link_input_section_ext()
4397 if (howto_table_ext[r_type].pc_relative in aout_link_input_section_ext()
4398 && ! howto_table_ext[r_type].pcrel_offset) in aout_link_input_section_ext()
4505 if (howto_table_ext[r_type].pc_relative) in aout_link_input_section_ext()
4543 r = MY_final_link_relocate (howto_table_ext + r_type, in aout_link_input_section_ext()
[all …]
H A DChangeLog-98994017 * aoutx.h (howto_table_ext): Add relocation R_SPARC_REV32.
4477 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
H A DChangeLog-96976448 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
H A DChangeLog-91933173 * aoutx.h (howto_table_ext): Comment the field names.
H A DChangeLog-94952261 * aoutx.h (howto_table_ext): Mark PC10, PC22, and JMP_TBL entries