Lines Matching refs:howto_table_ext
151 ? 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()
4585 howto_table_ext[r_type].name, in aout_link_input_section_ext()