Lines Matching refs:input_section

736   asection *input_section = link_order->u.indirect.section;  in alpha_ecoff_get_relocated_section_contents()  local
746 reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); in alpha_ecoff_get_relocated_section_contents()
750 if (!bfd_get_full_section_contents (input_bfd, input_section, &data)) in alpha_ecoff_get_relocated_section_contents()
763 reloc_count = bfd_canonicalize_reloc (input_bfd, input_section, in alpha_ecoff_get_relocated_section_contents()
825 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
838 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
841 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
853 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
889 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
903 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
938 - (input_section->vma + rel->address)); in alpha_ecoff_get_relocated_section_contents()
943 - (input_section->output_section->vma in alpha_ecoff_get_relocated_section_contents()
944 + input_section->output_offset in alpha_ecoff_get_relocated_section_contents()
958 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
970 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1003 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1030 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1063 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1100 asection *os = input_section->output_section; in alpha_ecoff_get_relocated_section_contents()
1114 input_bfd, input_section, rel->address, true); in alpha_ecoff_get_relocated_section_contents()
1118 (link_info, err, input_bfd, input_section, rel->address); in alpha_ecoff_get_relocated_section_contents()
1124 input_section, rel->address); in alpha_ecoff_get_relocated_section_contents()
1340 asection *input_section, in alpha_relocate_section() argument
1473 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1533 H_PUT_64 (input_bfd, input_section->output_offset + r_vaddr, in alpha_relocate_section()
1586 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1612 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1616 - input_section->vma in alpha_relocate_section()
1641 + input_section->vma in alpha_relocate_section()
1642 - (input_section->output_section->vma in alpha_relocate_section()
1643 + input_section->output_offset)); in alpha_relocate_section()
1653 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1655 contents + r_vaddr - input_section->vma + r_symndx); in alpha_relocate_section()
1700 input_section, (bfd_vma) 0, true); in alpha_relocate_section()
1715 input_bfd, input_section, (bfd_vma) 0); in alpha_relocate_section()
1781 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1785 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1841 input_section, r_vaddr - input_section->vma); in alpha_relocate_section()
1864 relocation -= (input_section->output_section->vma in alpha_relocate_section()
1865 + input_section->output_offset in alpha_relocate_section()
1866 - input_section->vma); in alpha_relocate_section()
1875 - input_section->vma)); in alpha_relocate_section()
1896 (info, h->root.root.string, input_bfd, input_section, in alpha_relocate_section()
1897 r_vaddr - input_section->vma, true); in alpha_relocate_section()
1911 relocation += input_section->vma; in alpha_relocate_section()
1916 input_section, in alpha_relocate_section()
1918 r_vaddr - input_section->vma, in alpha_relocate_section()
1940 (bfd_vma) 0, input_bfd, input_section, in alpha_relocate_section()
1941 r_vaddr - input_section->vma); in alpha_relocate_section()
1952 (input_section->output_section->vma in alpha_relocate_section()
1953 + input_section->output_offset in alpha_relocate_section()
1954 - input_section->vma in alpha_relocate_section()
1963 input_bfd, input_section, r_vaddr - input_section->vma); in alpha_relocate_section()