Lines Matching refs:fx_r_field
449 enum hppa_reloc_field_selector_type_alt fx_r_field; member
1235 hppa_fix->fx_r_field = r_field; in fix_new_hppa()
1408 hppa_fixp->fx_r_field, in tc_gen_reloc()
1812 else if (hppa_fixP->fx_r_field == e_psel in md_apply_fix()
1813 || hppa_fixP->fx_r_field == e_rpsel in md_apply_fix()
1814 || hppa_fixP->fx_r_field == e_lpsel in md_apply_fix()
1815 || hppa_fixP->fx_r_field == e_tsel in md_apply_fix()
1816 || hppa_fixP->fx_r_field == e_rtsel in md_apply_fix()
1817 || hppa_fixP->fx_r_field == e_ltsel) in md_apply_fix()
1821 new_val = hppa_field_adjust (* valP, 0, hppa_fixP->fx_r_field); in md_apply_fix()
1844 new_val = hppa_field_adjust (* valP, 0, hppa_fixP->fx_r_field); in md_apply_fix()
8412 hppa_fix->fx_r_field); in hppa_fix_adjustable()
8487 if (hppa_fix->fx_r_field == e_lrsel in hppa_fix_adjustable()
8488 || hppa_fix->fx_r_field == e_rrsel in hppa_fix_adjustable()
8489 || hppa_fix->fx_r_field == e_nlrsel) in hppa_fix_adjustable()
8494 if (hppa_fix->fx_r_field == e_tsel in hppa_fix_adjustable()
8495 || hppa_fix->fx_r_field == e_ltsel in hppa_fix_adjustable()
8496 || hppa_fix->fx_r_field == e_rtsel in hppa_fix_adjustable()
8497 || hppa_fix->fx_r_field == e_psel in hppa_fix_adjustable()
8498 || hppa_fix->fx_r_field == e_rpsel in hppa_fix_adjustable()
8499 || hppa_fix->fx_r_field == e_lpsel) in hppa_fix_adjustable()
8627 hppa_fix->fx_r_field = e_fsel; in pa_vtable_entry()
8648 hppa_fix->fx_r_field = e_fsel; in pa_vtable_inherit()