Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

750 		  bfd *input_bfd,
762 insn = bfd_get_32 (input_bfd,
767 vallo = (bfd_get_32 (input_bfd,
786 bfd_put_32 (input_bfd, (bfd_vma) insn,
795 bfd *input_bfd,
811 BFD_ASSERT (input_bfd->xvec->byteorder
817 symndx_to_section = ecoff_data (input_bfd)->symndx_to_section;
821 symndx_to_section = (asection **) bfd_alloc (input_bfd, amt);
827 bfd_get_section_by_name (input_bfd, ".text");
829 bfd_get_section_by_name (input_bfd, ".rdata");
831 bfd_get_section_by_name (input_bfd, ".data");
833 bfd_get_section_by_name (input_bfd, ".sdata");
835 bfd_get_section_by_name (input_bfd, ".sbss");
837 bfd_get_section_by_name (input_bfd, ".bss");
839 bfd_get_section_by_name (input_bfd, ".init");
841 bfd_get_section_by_name (input_bfd, ".lit8");
843 bfd_get_section_by_name (input_bfd, ".lit4");
847 bfd_get_section_by_name (input_bfd, ".fini");
851 ecoff_data (input_bfd)->symndx_to_section = symndx_to_section;
854 sym_hashes = ecoff_data (input_bfd)->sym_hashes;
878 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel);
901 mips_ecoff_swap_reloc_in (input_bfd, lo_ext_rel,
951 input_bfd, input_section,
963 INPUT_SECTION->vma and the GP value of INPUT_BFD. We
967 addend = ecoff_data (input_bfd)->gp - gp;
1085 (info, h->root.root.string, input_bfd,
1120 r = _bfd_relocate_contents (howto, input_bfd, relocation,
1128 input_bfd, input_section, contents,
1140 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel);
1161 (info, h->root.root.string, input_bfd,
1184 input_bfd,
1195 input_bfd, input_section, contents,
1231 name = bfd_section_name (input_bfd, s);
1234 (bfd_vma) 0, input_bfd, input_section,