Home
last modified time | relevance | path

Searched refs:mips_elf_global_got_index (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfxx-mips.c407 static bfd_vma mips_elf_global_got_index
1864 mips_elf_global_got_index (bfd *abfd, bfd *ibfd, struct elf_link_hash_entry *h) in mips_elf_global_got_index() function
3274 g = mips_elf_global_got_index (elf_hash_table (info)->dynobj, in mips_elf_calculate_relocation()
6673 offset = mips_elf_global_got_index (dynobj, output_bfd, h); in _bfd_mips_elf_finish_dynamic_symbol()
H A DChangeLog-98991630 (mips_elf_global_got_index): Use MIPS_ELF_GOT_SIZE.
1775 (mips_elf_global_got_index): Likewise.
H A DChangeLog-02034678 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
7045 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-mips.c2438 mips_elf_global_got_index (bfd *abfd, bfd *ibfd, struct elf_link_hash_entry *h, in mips_elf_global_got_index() function
4178 g = mips_elf_global_got_index (dynobj, input_bfd, in mips_elf_calculate_relocation()
8163 offset = mips_elf_global_got_index (dynobj, output_bfd, h, R_MIPS_GOT16, info); in _bfd_mips_elf_finish_dynamic_symbol()
8431 offset = mips_elf_global_got_index (dynobj, output_bfd, h, in _bfd_mips_vxworks_finish_dynamic_symbol()
H A DChangeLog-98991630 (mips_elf_global_got_index): Use MIPS_ELF_GOT_SIZE.
1775 (mips_elf_global_got_index): Likewise.
H A DChangeLog-20042802 mips_elf_global_got_index, mips_elf_multi_got,
H A DChangeLog-20054254 (mips_elf_global_got_index): Add new R_TYPE and INFO arguments.
H A DChangeLog-02034678 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
7045 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if