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

/freebsd-11-stable/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.c3363 asection *target_section;
3571 eh->target_section = NULL;
8416 + stub_entry->target_section->output_offset
8417 + stub_entry->target_section->output_section->vma);
8429 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8502 if (h->elf.root.u.def.section != stub_entry->target_section)
8530 + stub_entry->target_section->output_offset
8531 + stub_entry->target_section->output_section->vma);
8616 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8792 + stub_entry->target_section
3359 asection *target_section; member in struct:ppc_stub_hash_entry
[all...]

Completed in 139 milliseconds