Lines Matching refs:input_section

734   asection *input_section = link_order->u.indirect.section;  in alpha_ecoff_get_relocated_section_contents()  local
735 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); in alpha_ecoff_get_relocated_section_contents()
751 sz = input_section->rawsize ? input_section->rawsize : input_section->size; in alpha_ecoff_get_relocated_section_contents()
752 if (! bfd_get_section_contents (input_bfd, input_section, data, 0, sz)) in alpha_ecoff_get_relocated_section_contents()
755 reloc_count = bfd_canonicalize_reloc (input_bfd, input_section, in alpha_ecoff_get_relocated_section_contents()
817 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
830 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
833 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
845 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
881 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
895 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
930 - (input_section->vma + rel->address)); in alpha_ecoff_get_relocated_section_contents()
935 - (input_section->output_section->vma in alpha_ecoff_get_relocated_section_contents()
936 + input_section->output_offset in alpha_ecoff_get_relocated_section_contents()
950 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
962 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
995 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1022 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1055 rel->address += input_section->output_offset; in alpha_ecoff_get_relocated_section_contents()
1092 asection *os = input_section->output_section; in alpha_ecoff_get_relocated_section_contents()
1106 input_bfd, input_section, rel->address, TRUE))) in alpha_ecoff_get_relocated_section_contents()
1111 (link_info, err, input_bfd, input_section, in alpha_ecoff_get_relocated_section_contents()
1120 input_section, rel->address))) in alpha_ecoff_get_relocated_section_contents()
1339 asection *input_section, in alpha_relocate_section() argument
1472 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1534 H_PUT_64 (input_bfd, input_section->output_offset + r_vaddr, in alpha_relocate_section()
1587 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1613 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1617 - input_section->vma in alpha_relocate_section()
1642 + input_section->vma in alpha_relocate_section()
1643 - (input_section->output_section->vma in alpha_relocate_section()
1644 + input_section->output_offset)); in alpha_relocate_section()
1654 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1656 contents + r_vaddr - input_section->vma + r_symndx); in alpha_relocate_section()
1701 input_section, (bfd_vma) 0, TRUE))) in alpha_relocate_section()
1717 input_section, (bfd_vma) 0))) in alpha_relocate_section()
1784 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1788 contents + r_vaddr - input_section->vma); in alpha_relocate_section()
1844 input_section, r_vaddr - input_section->vma))) in alpha_relocate_section()
1868 relocation -= (input_section->output_section->vma in alpha_relocate_section()
1869 + input_section->output_offset in alpha_relocate_section()
1870 - input_section->vma); in alpha_relocate_section()
1879 - input_section->vma)); in alpha_relocate_section()
1901 input_section, in alpha_relocate_section()
1902 r_vaddr - input_section->vma, TRUE))) in alpha_relocate_section()
1917 relocation += input_section->vma; in alpha_relocate_section()
1922 input_section, in alpha_relocate_section()
1924 r_vaddr - input_section->vma, in alpha_relocate_section()
1948 (bfd_vma) 0, input_bfd, input_section, in alpha_relocate_section()
1949 r_vaddr - input_section->vma))) in alpha_relocate_section()
1961 (input_section->output_section->vma in alpha_relocate_section()
1962 + input_section->output_offset in alpha_relocate_section()
1963 - input_section->vma in alpha_relocate_section()
1972 input_bfd, input_section, r_vaddr - input_section->vma))) in alpha_relocate_section()