Lines Matching refs:ecoff_data
629 rptr->addend += ecoff_data (abfd)->gp; in alpha_adjust_reloc_in()
658 rptr->addend = intern->r_symndx + ecoff_data (abfd)->gp; in alpha_adjust_reloc_in()
669 rptr->addend = ecoff_data (abfd)->gp; in alpha_adjust_reloc_in()
929 addend -= (ecoff_data (input_bfd)->gp in alpha_ecoff_get_relocated_section_contents()
1351 symndx_to_section = ecoff_data (input_bfd)->symndx_to_section; in alpha_relocate_section()
1390 ecoff_data (input_bfd)->symndx_to_section = symndx_to_section; in alpha_relocate_section()
1393 sym_hashes = ecoff_data (input_bfd)->sym_hashes; in alpha_relocate_section()
1440 if (gp && !ecoff_data (output_bfd)->issued_multiple_gp_warning) in alpha_relocate_section()
1446 ecoff_data (output_bfd)->issued_multiple_gp_warning = TRUE; in alpha_relocate_section()
1555 addend = ecoff_data (input_bfd)->gp - gp; in alpha_relocate_section()
1588 addend = ecoff_data (input_bfd)->gp - gp; in alpha_relocate_section()
1636 - ecoff_data (input_bfd)->gp in alpha_relocate_section()
1787 gp = ecoff_data (input_bfd)->gp + r_symndx; in alpha_relocate_section()