Searched refs:tls_count (Results 1 – 5 of 5) sorted by relevance
4681 unsigned int tls_count = 0; in _bfd_elf_map_sections_to_segments() local5065 if (! tls_count) in _bfd_elf_map_sections_to_segments()5067 tls_count++; in _bfd_elf_map_sections_to_segments()5075 if (tls_count > 0) in _bfd_elf_map_sections_to_segments()5078 amt += tls_count * sizeof (asection *); in _bfd_elf_map_sections_to_segments()5084 m->count = tls_count; in _bfd_elf_map_sections_to_segments()5089 for (i = 0; i < tls_count; ++i) in _bfd_elf_map_sections_to_segments()5097 while (i < tls_count) in _bfd_elf_map_sections_to_segments()
4219 bfd_malloc2, size_t amt, and unsigned tls_count.
5218 unsigned int tls_count = 0; in _bfd_elf_map_sections_to_segments() local5603 if (! tls_count) in _bfd_elf_map_sections_to_segments()5605 tls_count++; in _bfd_elf_map_sections_to_segments()5613 if (tls_count > 0) in _bfd_elf_map_sections_to_segments()5616 amt += tls_count * sizeof (asection *); in _bfd_elf_map_sections_to_segments()5622 m->count = tls_count; in _bfd_elf_map_sections_to_segments()5627 for (i = 0; i < tls_count; ++i) in _bfd_elf_map_sections_to_segments()5635 while (i < tls_count) in _bfd_elf_map_sections_to_segments()