Home
last modified time | relevance | path

Searched refs:fx_arg_reloc (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c458 unsigned int fx_arg_reloc; member
1207 hppa_fix->fx_arg_reloc = arg_reloc; in fix_new_hppa()
1434 reloc->addend = HPPA_R_ADDEND (hppa_fixp->fx_arg_reloc, in tc_gen_reloc()
1518 relocs[i]->addend = HPPA_R_ADDEND (hppa_fixp->fx_arg_reloc, 0); in tc_gen_reloc()
1798 hppa_fixP->fx_arg_reloc) in md_apply_fix()
8463 hppa_fixp->fx_arg_reloc)) in hppa_force_relocation()
8540 hppa_fix->fx_arg_reloc = 0; in pa_vtable_entry()
8561 hppa_fix->fx_arg_reloc = 0; in pa_vtable_inherit()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-00015714 (struct hppa_fix_struct): Likewise for fx_arg_reloc.