Searched refs:global_count (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c182 unsigned int global_count; member in struct:mips_elf_got_per_bfd_arg
3101 unsigned int primary_total = lcount + tcount + arg->global_count;
3423 got_per_bfd_arg.global_count = g->global_gotno;
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c211 unsigned int global_count; member in struct:mips_elf_got_per_bfd_arg
4598 estimate += arg->global_count;
4648 estimate += (g->tls_gotno > 0 ? arg->global_count : g->global_gotno);
4867 got_per_bfd_arg.global_count = g->global_gotno;

Completed in 150 milliseconds