Lines Matching defs:fx_r_type

454     int fx_r_type;
1239 hppa_fix->fx_r_type = r_type;
1405 if (fixp->fx_r_type == (bfd_reloc_code_real_type) R_HPPA_COMPLEX
1408 fixp->fx_r_type = R_HPPA_PCREL_CALL;
1413 fixp->fx_r_type,
1436 switch (fixp->fx_r_type)
1761 if (fixP->fx_r_type == R_HPPA_ENTRY
1762 || fixP->fx_r_type == R_HPPA_EXIT
1763 || fixP->fx_r_type == R_HPPA_BEGIN_BRTAB
1764 || fixP->fx_r_type == R_HPPA_END_BRTAB
1765 || fixP->fx_r_type == R_HPPA_BEGIN_TRY)
1771 if (fixP->fx_r_type == R_HPPA_END_TRY)
1778 if (fixP->fx_r_type == (int) R_PARISC_GNU_VTENTRY
1779 || fixP->fx_r_type == (int) R_PARISC_GNU_VTINHERIT)
1792 fixP->fx_r_type);
1813 || fixP->fx_r_type == (int) R_HPPA_NONE)
1917 if (fixP->fx_r_type == (int) R_HPPA_PCREL_CALL
1936 if (fixP->fx_r_type == (int) R_HPPA_PCREL_CALL
1975 switch (fixP->fx_r_type)
8407 code = elf_hppa_reloc_final_type (stdoutput, fixp->fx_r_type,
8500 if (hppa_fix->fx_r_type == R_HPPA_ABS_CALL)
8521 if (fixp->fx_r_type == (int) R_HPPA_ENTRY
8522 || fixp->fx_r_type == (int) R_HPPA_EXIT
8523 || fixp->fx_r_type == (int) R_HPPA_BEGIN_BRTAB
8524 || fixp->fx_r_type == (int) R_HPPA_END_BRTAB
8525 || fixp->fx_r_type == (int) R_HPPA_BEGIN_TRY
8526 || fixp->fx_r_type == (int) R_HPPA_END_TRY
8532 if (fixp->fx_r_type == (int) R_PARISC_GNU_VTINHERIT
8533 || fixp->fx_r_type == (int) R_PARISC_GNU_VTENTRY)
8553 if (fixp->fx_r_type == (int) R_HPPA_PCREL_CALL)
8580 if (fixp->fx_r_type == (int) R_HPPA_ABS_CALL)
8623 hppa_fix->fx_r_type = R_HPPA;
8629 new_fix->fx_r_type = (int) R_PARISC_GNU_VTENTRY;
8644 hppa_fix->fx_r_type = R_HPPA;
8650 new_fix->fx_r_type = (int) R_PARISC_GNU_VTINHERIT;