Searched refs:howto_table_pdp11 (Results 1 – 2 of 2) sorted by relevance
249 reloc_howto_type howto_table_pdp11[] = variable272 return &howto_table_pdp11[0]; in NAME()274 return &howto_table_pdp11[1]; in NAME()1795 cache_ptr->howto = howto_table_pdp11 + (r_pcrel ? 1 : 0); in pdp11_aout_swap_reloc_in()3267 BFD_ASSERT (howto_idx < TABLE_SIZE (howto_table_pdp11)); in pdp11_aout_link_input_section()3268 howto = howto_table_pdp11 + howto_idx; in pdp11_aout_link_input_section()
399 reloc_howto_type howto_table_pdp11[] = variable416 return &howto_table_pdp11[0];418 return &howto_table_pdp11[1];2169 cache_ptr->howto = howto_table_pdp11 + (r_pcrel ? 1 : 0);4576 BFD_ASSERT (howto_idx < TABLE_SIZE (howto_table_pdp11));4577 howto = howto_table_pdp11 + howto_idx;