• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/cxxfilt-11/cxxfilt/bfd/

Lines Matching refs:sgot

450   asection *sgot;
463 /* The offset into sgot of the GOT entry used by the PLT entry
537 ret->sgot = NULL;
565 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
567 if (!htab->sgot || !htab->sgotplt)
592 if (!htab->sgot && !create_got_section (dynobj, info))
894 if (htab->sgot == NULL)
1535 s = htab->sgot;
1769 s = htab->sgot;
1815 htab->tls_ld_got.offset = htab->sgot->size;
1816 htab->sgot->size += 2 * GOT_ENTRY_SIZE;
1843 htab->tlsdesc_got = htab->sgot->size;
1844 htab->sgot->size += GOT_ENTRY_SIZE;
1863 || s == htab->sgot
2144 base_got = htab->sgot;
2146 if (htab->sgot == NULL)
2274 /* Note that sgot is not involved in this
2686 if (htab->sgot == NULL)
2741 outrel.r_offset = (htab->sgot->output_section->vma
2742 + htab->sgot->output_offset + off);
2751 bfd_put_64 (output_bfd, 0, htab->sgot->contents + off);
2771 htab->sgot->contents + off + GOT_ENTRY_SIZE);
2776 htab->sgot->contents + off + GOT_ENTRY_SIZE);
2806 relocation = htab->sgot->output_section->vma
2807 + htab->sgot->output_offset + off;
2838 relocation = (htab->sgot->output_section->vma
2839 + htab->sgot->output_offset + off
2884 htab->sgot->output_section->vma
2885 + htab->sgot->output_offset + off
2951 if (htab->sgot == NULL)
2965 outrel.r_offset = (htab->sgot->output_section->vma
2966 + htab->sgot->output_offset + off);
2969 htab->sgot->contents + off);
2971 htab->sgot->contents + off + GOT_ENTRY_SIZE);
2979 relocation = htab->sgot->output_section->vma
2980 + htab->sgot->output_offset + off;
3162 if (htab->sgot == NULL || htab->srelgot == NULL)
3165 rela.r_offset = (htab->sgot->output_section->vma
3166 + htab->sgot->output_offset
3187 htab->sgot->contents + h->got.offset);
3264 if (sdyn == NULL || htab->sgot == NULL)
3317 s = htab->sgot;
3359 htab->sgot->contents + htab->tlsdesc_got);
3380 (htab->sgot->output_section->vma
3381 + htab->sgot->output_offset
3414 if (htab->sgot && htab->sgot->size > 0)
3415 elf_section_data (htab->sgot->output_section)->this_hdr.sh_entsize