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

/freebsd-10-stable/contrib/binutils/bfd/
H A Dreloc.c588 asection *reloc_target_output_section; local
633 reloc_target_output_section = symbol->section->output_section;
637 || reloc_target_output_section == NULL)
640 output_base = reloc_target_output_section->vma;
978 asection *reloc_target_output_section; local
1020 reloc_target_output_section = symbol->section->output_section;
1026 output_base = reloc_target_output_section->vma;

Completed in 157 milliseconds