Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c3122 int old_tcount = arg->primary->tls_gotno; in mips_elf_merge_gots() local
3139 BFD_ASSERT (old_tcount + tcount >= arg->primary->tls_gotno); in mips_elf_merge_gots()
3151 int old_tcount = arg->current->tls_gotno; in mips_elf_merge_gots() local
3165 BFD_ASSERT (old_tcount + tcount >= arg->current->tls_gotno); in mips_elf_merge_gots()