Home | History | Annotate | Download | only in bfd

Lines Matching refs:hgot

1542       struct elf_link_hash_entry *hgot = elf_hash_table (info)->hgot;
1543 bfd_vma got_value = hgot->root.u.def.value
1544 + hgot->root.u.def.section->output_section->vma
1545 + hgot->root.u.def.section->output_offset;
1741 if (h == htab->root.hdynamic || h == htab->root.hgot)