Home | History | Annotate | Download | only in bfd

Lines Matching full:sgot

892   asection *sgot = bfd_get_linker_section (dynobj, ".got");
945 if (sgot && sgot->size != 0)
947 unsigned char *contents = sgot->contents;
956 elf_section_data (sgot->output_section)->this_hdr.sh_entsize = 4;