Searched refs:mips_elf_create_got_section (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog | 533 (mips_elf_create_got_section): Update the uses of 731 * elfxx-mips.c (mips_elf_create_got_section): Initialize hgot.
|
H A D | elfxx-mips.c | 3736 mips_elf_create_got_section (bfd *abfd, struct bfd_link_info *info, in mips_elf_create_got_section() function 5930 if (! mips_elf_create_got_section (abfd, info, FALSE)) in _bfd_mips_elf_create_dynamic_sections() 6363 if (! mips_elf_create_got_section (dynobj, info, FALSE)) in _bfd_mips_elf_check_relocs() 6583 if (! mips_elf_create_got_section (dynobj, info, TRUE)) in _bfd_mips_elf_check_relocs()
|
H A D | ChangeLog-0203 | 797 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno. 2762 (mips_elf_create_got_section): Likewise. 4670 (mips_elf_got_section, mips_elf_create_got_section): Use 4703 (mips_elf_create_got_section): Initialize new fields. 4857 (mips_elf_create_got_section): Don't alloc used_by_bfd. 5261 (mips_elf_create_got_section): Initialize got_entries. 6262 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
|
H A D | ChangeLog-9697 | 2374 (mips_elf_create_got_section): Initialize assigned_gotno field. 2776 mips_elf_create_compact_rel_section, mips_elf_create_got_section, 6014 (mips_elf_create_got_section): Likewise.
|
H A D | ChangeLog-2005 | 2979 (mips_elf_create_got_section): Likewise. 4274 (mips_elf_create_got_section): Initialize new TLS members of
|
H A D | ChangeLog-9899 | 1640 (mips_elf_create_got_section): Tidy. Use MIPS_ELF_GOT_SIZE. 1801 (mips_elf_create_got_section): Adjust use of global_gotsym. Set
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfxx-mips.c | 440 static bfd_boolean mips_elf_create_got_section 2910 mips_elf_create_got_section (bfd *abfd, struct bfd_link_info *info, in mips_elf_create_got_section() function 4914 if (! mips_elf_create_got_section (abfd, info, FALSE)) in _bfd_mips_elf_create_dynamic_sections() 5293 if (! mips_elf_create_got_section (dynobj, info, FALSE)) in _bfd_mips_elf_check_relocs() 5438 if (! mips_elf_create_got_section (dynobj, info, TRUE)) in _bfd_mips_elf_check_relocs()
|
H A D | ChangeLog-0203 | 797 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno. 2762 (mips_elf_create_got_section): Likewise. 4670 (mips_elf_got_section, mips_elf_create_got_section): Use 4703 (mips_elf_create_got_section): Initialize new fields. 4857 (mips_elf_create_got_section): Don't alloc used_by_bfd. 5261 (mips_elf_create_got_section): Initialize got_entries. 6262 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
|
H A D | ChangeLog-9697 | 2374 (mips_elf_create_got_section): Initialize assigned_gotno field. 2776 mips_elf_create_compact_rel_section, mips_elf_create_got_section, 6014 (mips_elf_create_got_section): Likewise.
|
H A D | ChangeLog-9899 | 1640 (mips_elf_create_got_section): Tidy. Use MIPS_ELF_GOT_SIZE. 1801 (mips_elf_create_got_section): Adjust use of global_gotsym. Set
|