Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-mips.c7201 struct mips_elf_count_tls_arg count_tls_arg; in _bfd_mips_elf_always_size_sections() local
7294 count_tls_arg.info = info; in _bfd_mips_elf_always_size_sections()
7295 count_tls_arg.needed = 0; in _bfd_mips_elf_always_size_sections()
7298 &count_tls_arg); in _bfd_mips_elf_always_size_sections()
7299 g->tls_gotno += count_tls_arg.needed; in _bfd_mips_elf_always_size_sections()