Home
last modified time | relevance | path

Searched refs:mips_elf_count_got_symbols (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2013625 (mips_elf_count_got_symbols, mips_elf_calculate_relocation): Use it.
1352 (mips_elf_count_got_symbols): Update to use gotplt_union's plist
2434 (mips_elf_count_got_symbols): Only count reloc-only GOT entries here.
DChangeLog-2010891 (mips_elf_count_got_symbols): Check SYMBOL_CALLS_LOCAL rather
905 (mips_elf_count_got_symbols): Take the bfd_link_info as argument
921 change to mips_elf_count_got_symbols.
DChangeLog-20081285 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
1318 (mips_elf_count_got_symbols): ...and count global GOT entries too.
1322 (mips_elf_lay_out_got): Likewise. Use mips_elf_count_got_symbols
Delfxx-mips.c4446 mips_elf_count_got_symbols (struct mips_elf_link_hash_entry *h, void *data) in mips_elf_count_got_symbols() function
9337 mips_elf_link_hash_traverse (htab, mips_elf_count_got_symbols, info); in mips_elf_lay_out_got()