Searched refs:hppa_fix_struct (Results 1 – 8 of 8) sorted by relevance
446 struct hppa_fix_struct struct1197 struct hppa_fix_struct *hppa_fix = XOBNEW (¬es, struct hppa_fix_struct); in fix_new_hppa()1343 struct hppa_fix_struct *hppa_fixp; in tc_gen_reloc()1351 hppa_fixp = (struct hppa_fix_struct *) fixp->tc_fix_data; in tc_gen_reloc()1714 struct hppa_fix_struct *hppa_fixP; in md_apply_fix()1748 hppa_fixP = (struct hppa_fix_struct *) fixP->tc_fix_data; in md_apply_fix()8331 struct hppa_fix_struct *hppa_fix; in hppa_fix_adjustable()8333 hppa_fix = (struct hppa_fix_struct *) fixp->tc_fix_data; in hppa_fix_adjustable()8450 struct hppa_fix_struct *hppa_fixp; in hppa_force_relocation()8452 hppa_fixp = (struct hppa_fix_struct *) fixp->tc_fix_data; in hppa_force_relocation()[all …]
446 struct hppa_fix_struct struct1197 struct hppa_fix_struct *hppa_fix = XOBNEW (¬es, struct hppa_fix_struct); in fix_new_hppa()1343 struct hppa_fix_struct *hppa_fixp; in tc_gen_reloc()1351 hppa_fixp = (struct hppa_fix_struct *) fixp->tc_fix_data; in tc_gen_reloc()1714 struct hppa_fix_struct *hppa_fixP; in md_apply_fix()1748 hppa_fixP = (struct hppa_fix_struct *) fixP->tc_fix_data; in md_apply_fix()8319 struct hppa_fix_struct *hppa_fix; in hppa_fix_adjustable()8321 hppa_fix = (struct hppa_fix_struct *) fixp->tc_fix_data; in hppa_fix_adjustable()8438 struct hppa_fix_struct *hppa_fixp; in hppa_force_relocation()8440 hppa_fixp = (struct hppa_fix_struct *) fixp->tc_fix_data; in hppa_force_relocation()[all …]
4872 (struct hppa_fix_struct): Delete fx_unwind field and all references.7616 * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.8348 * config/tc-hppa.c (hppa_fix_struct): Use a real type for the8718 * config/tc-hppa.c (hppa_fix_struct): Delete unnecessary fix_fixP and
2888 * config/tc-hppa.c (struct hppa_fix_struct): Tweak fx_r_field's type
5714 (struct hppa_fix_struct): Likewise for fx_arg_reloc.