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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-spu.c308 asection *target_section; member in struct:spu_stub_hash_entry
340 sh->target_section = NULL;
791 if (sh->target_section != NULL)
797 sh->target_section = h->root.u.def.section;
827 i = spu_elf_section_data ((*sa)->target_section->output_section)->ovl_index;
828 i -= spu_elf_section_data ((*sb)->target_section->output_section)->ovl_index;
832 d = ((*sa)->target_section->output_section->vma
833 + (*sa)->target_section->output_offset
835 - (*sb)->target_section->output_section->vma
836 - (*sb)->target_section
[all...]
H A Delf64-ppc.c3294 asection *target_section;
3502 eh->target_section = NULL;
8244 + stub_entry->target_section->output_offset
8245 + stub_entry->target_section->output_section->vma);
8258 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8327 if (h->elf.root.u.def.section != stub_entry->target_section)
8355 + stub_entry->target_section->output_offset
8356 + stub_entry->target_section->output_section->vma);
8433 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8591 + stub_entry->target_section
3290 asection *target_section; member in struct:ppc_stub_hash_entry
[all...]

Completed in 101 milliseconds