Home
last modified time | relevance | path

Searched refs:reloc_target_output_section (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dreloc.c585 asection *reloc_target_output_section; in bfd_perform_relocation() local
638 reloc_target_output_section = symbol->section->output_section; in bfd_perform_relocation()
642 || reloc_target_output_section == NULL) in bfd_perform_relocation()
645 output_base = reloc_target_output_section->vma; in bfd_perform_relocation()
979 asection *reloc_target_output_section; in bfd_install_relocation() local
1023 reloc_target_output_section = symbol->section->output_section; in bfd_install_relocation()
1029 output_base = reloc_target_output_section->vma; in bfd_install_relocation()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dreloc.c682 asection *reloc_target_output_section; in bfd_perform_relocation() local
738 reloc_target_output_section = symbol->section->output_section; in bfd_perform_relocation()
742 || reloc_target_output_section == NULL) in bfd_perform_relocation()
745 output_base = reloc_target_output_section->vma; in bfd_perform_relocation()
1024 asection *reloc_target_output_section; in bfd_install_relocation() local
1075 reloc_target_output_section = symbol->section->output_section; in bfd_install_relocation()
1081 output_base = reloc_target_output_section->vma; in bfd_install_relocation()
/dflybsd-src/contrib/gdb-7/bfd/
H A Dreloc.c587 asection *reloc_target_output_section; in bfd_perform_relocation() local
632 reloc_target_output_section = symbol->section->output_section; in bfd_perform_relocation()
636 || reloc_target_output_section == NULL) in bfd_perform_relocation()
639 output_base = reloc_target_output_section->vma; in bfd_perform_relocation()
977 asection *reloc_target_output_section; in bfd_install_relocation() local
1019 reloc_target_output_section = symbol->section->output_section; in bfd_install_relocation()
1025 output_base = reloc_target_output_section->vma; in bfd_install_relocation()