Searched refs:first_tls (Results 1 – 2 of 2) sorted by relevance
3525 Output_section* first_tls = NULL; in set_section_addresses() local3534 if (first_tls == NULL) in set_section_addresses()3535 first_tls = os; in set_section_addresses()3540 if (first_tls != NULL) in set_section_addresses()3541 first_tls->set_addralign(tls_align); in set_section_addresses()
3896 asection *first_tls = NULL; in _bfd_elf_map_sections_to_segments() local4201 first_tls = s; in _bfd_elf_map_sections_to_segments()4220 s = first_tls; in _bfd_elf_map_sections_to_segments()4227 s = first_tls; in _bfd_elf_map_sections_to_segments()