Lines Matching full:sgot
1181 Do not protect this code with dynobj == NULL || htab->sgot == NULL;
1213 to the beginning of htab->sgot. Use htab->reserved_gotno instead
1301 (_bfd_mips_elf_finish_dynamic_symbol): Use htab->sgot instead
1428 (mips_elf_link_hash_table): Add "sgot" and "got_info" fields.
1438 use htab->got_info and htab->sgot instead.
1443 with an INFO parameter. Don't call mips_elf_got_info; use htab->sgot
1445 (mips_elf_create_local_got_entry): Remove the GG and SGOT parameters.
1446 Use htab->sgot and htab->got_info.
1457 (mips_elf_create_got_section): Cache the GOT section in htab->sgot.
1460 and mips_elf_got_info; use htab->sgot and htab->got_info instead.
1463 (_bfd_mips_elf_check_relocs): Remove the G and SGOT local variables.
1466 Use htab->sgot.
1468 Don't call mips_elf_got_info; use htab->sgot and htab->got_info instead.