Home | History | Annotate | Download | only in bfd

Lines Matching refs:output_bfd

1423 				 bfd *output_bfd ATTRIBUTE_UNUSED,
1591 bfd_elf32_swap_reloca_out (output_bfd, &outrel,
1820 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + htab->tls_ldm_got.offset);
1821 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + htab->tls_ldm_got.offset+4);
1824 bfd_elf32_swap_reloca_out (output_bfd, & rel,
1870 bfd_put_32 (output_bfd, value,
1882 bfd_put_32 (output_bfd, value, sgot->contents + (off & ~ 1));
1885 bfd_put_32 (output_bfd, value, sgot->contents + off);
1905 bfd_elf32_swap_reloca_out (output_bfd, & outrel,
1922 bfd_elf32_swap_reloca_out (output_bfd, &outrel,
1983 mn10300_elf_relocate_section (bfd *output_bfd,
2063 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
2104 && _bfd_elf_section_offset (output_bfd, info, input_section,
2123 r = mn10300_elf_final_link_relocate (howto, input_bfd, output_bfd,
4436 mn10300_elf_get_relocated_section_contents (bfd *output_bfd,
4454 return bfd_generic_get_relocated_section_contents (output_bfd, link_info,
4510 if (! mn10300_elf_relocate_section (output_bfd, link_info, input_bfd,
5035 _bfd_mn10300_elf_size_dynamic_sections (bfd * output_bfd,
5119 outname = bfd_get_section_name (output_bfd,
5121 target = bfd_get_section_by_name (output_bfd, outname + 5);
5211 _bfd_mn10300_elf_finish_dynamic_symbol (bfd * output_bfd,
5257 bfd_put_32 (output_bfd,
5264 bfd_put_32 (output_bfd,
5274 bfd_put_32 (output_bfd, got_offset,
5279 bfd_put_32 (output_bfd, plt_index * sizeof (Elf32_External_Rela),
5284 bfd_put_32 (output_bfd,
5297 bfd_elf32_swap_reloca_out (output_bfd, &rel,
5325 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + h->got.offset);
5326 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + h->got.offset + 4);
5329 bfd_elf32_swap_reloca_out (output_bfd, & rel,
5342 rel.r_addend = bfd_get_32 (output_bfd, sgot->contents + h->got.offset);
5343 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + h->got.offset);
5367 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + h->got.offset);
5375 bfd_elf32_swap_reloca_out (output_bfd, &rel,
5400 bfd_elf32_swap_reloca_out (output_bfd, & rel,
5417 _bfd_mn10300_elf_finish_dynamic_sections (bfd * output_bfd,
5461 s = bfd_get_section_by_name (output_bfd, name);
5464 bfd_elf32_swap_dyn_out (output_bfd, &dyn, dyncon);
5468 s = bfd_get_section_by_name (output_bfd, ".rela.plt");
5471 bfd_elf32_swap_dyn_out (output_bfd, &dyn, dyncon);
5484 s = bfd_get_section_by_name (output_bfd, ".rela.plt");
5487 bfd_elf32_swap_dyn_out (output_bfd, &dyn, dyncon);
5504 bfd_put_32 (output_bfd,
5507 bfd_put_32 (output_bfd,
5530 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents);
5532 bfd_put_32 (output_bfd,
5535 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + 4);
5536 bfd_put_32 (output_bfd, (bfd_vma) 0, sgot->contents + 8);