Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20081281 * elfxx-mips.c (mips_got_info): Add a "reloc_only_gotno" field.
1283 (mips_elf_sort_hash_table): Use g->reloc_only_gotno to decide
1285 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
1287 (mips_elf_make_got_per_bfd): Initialize reloc_only_gotno.
1288 (mips_elf_multi_got): Likewise. Use gg->reloc_only_gotno
1292 Initialize reloc_only_gotno.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20081281 * elfxx-mips.c (mips_got_info): Add a "reloc_only_gotno" field.
1283 (mips_elf_sort_hash_table): Use g->reloc_only_gotno to decide
1285 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
1287 (mips_elf_make_got_per_bfd): Initialize reloc_only_gotno.
1288 (mips_elf_multi_got): Likewise. Use gg->reloc_only_gotno
1292 Initialize reloc_only_gotno.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20081281 * elfxx-mips.c (mips_got_info): Add a "reloc_only_gotno" field.
1283 (mips_elf_sort_hash_table): Use g->reloc_only_gotno to decide
1285 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
1287 (mips_elf_make_got_per_bfd): Initialize reloc_only_gotno.
1288 (mips_elf_multi_got): Likewise. Use gg->reloc_only_gotno
1292 Initialize reloc_only_gotno.
H A Delfxx-mips.c161 unsigned int reloc_only_gotno; member
3894 = (htab->root.dynsymcount - g->reloc_only_gotno); in mips_elf_sort_hash_table()
4561 g->reloc_only_gotno++; in mips_elf_count_got_symbols()
4950 gg->reloc_only_gotno = gg->global_gotno - g->global_gotno; in mips_elf_multi_got()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20081281 * elfxx-mips.c (mips_got_info): Add a "reloc_only_gotno" field.
1283 (mips_elf_sort_hash_table): Use g->reloc_only_gotno to decide
1285 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
1287 (mips_elf_make_got_per_bfd): Initialize reloc_only_gotno.
1288 (mips_elf_multi_got): Likewise. Use gg->reloc_only_gotno
1292 Initialize reloc_only_gotno.
H A Delfxx-mips.c161 unsigned int reloc_only_gotno; member
3971 = (htab->root.dynsymcount - g->reloc_only_gotno); in mips_elf_sort_hash_table()
4638 g->reloc_only_gotno++; in mips_elf_count_got_symbols()
5027 gg->reloc_only_gotno = gg->global_gotno - g->global_gotno; in mips_elf_multi_got()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc807 reloc_only_gotno() const in reloc_only_gotno() function in __anon67c201da0111::Mips_got_info
6421 - this->master_got_info_->reloc_only_gotno())); in lay_out_multi_got()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dmips.cc807 reloc_only_gotno() const in reloc_only_gotno() function in __anon5561842d0111::Mips_got_info
6459 - this->master_got_info_->reloc_only_gotno())); in lay_out_multi_got()