Searched refs:pexp_mod_data (Results 1 – 3 of 3) sorted by relevance
1773 const exp_mod_data_t *pexp_mod_data) in avr_cons_fix_new() argument1777 switch (pexp_mod_data->reloc) in avr_cons_fix_new()1794 if (nbytes == pexp_mod_data->nbytes) in avr_cons_fix_new()1795 fix_new_exp (frag, where, nbytes, exp, FALSE, pexp_mod_data->reloc); in avr_cons_fix_new()1802 as_bad (_("illegal %srelocation size: %d"), pexp_mod_data->error, nbytes); in avr_cons_fix_new()
1264 (pexp_mod_data, exp_mod_data): New variables.1267 and set pexp_mod_data accordingly to be used in avr_cons_fix_new.1269 in pexp_mod_data.
1246 (pexp_mod_data): Delete.