Searched refs:hppa_fixp (Results 1 – 1 of 1) sorted by relevance
1373 struct hppa_fix_struct *hppa_fixp; in tc_gen_reloc() local1381 hppa_fixp = (struct hppa_fix_struct *) fixp->tc_fix_data; in tc_gen_reloc()1385 gas_assert (hppa_fixp != 0); in tc_gen_reloc()1407 hppa_fixp->fx_r_format, in tc_gen_reloc()1408 hppa_fixp->fx_r_field, in tc_gen_reloc()1464 reloc->addend = HPPA_R_ADDEND (hppa_fixp->fx_arg_reloc, in tc_gen_reloc()1548 relocs[i]->addend = HPPA_R_ADDEND (hppa_fixp->fx_arg_reloc, 0); in tc_gen_reloc()8520 struct hppa_fix_struct *hppa_fixp; in hppa_force_relocation() local8522 hppa_fixp = (struct hppa_fix_struct *) fixp->tc_fix_data; in hppa_force_relocation()8531 && (hppa_fixp->segment->flags & SEC_CODE) != 0)) in hppa_force_relocation()[all …]