Searched refs:SECTION_TLS (Results 1 – 8 of 8) sorted by relevance
199 && ((in_section->common.flags & SECTION_TLS) == SECTION_TLS)) \
403 && ((in_section->common.flags & SECTION_TLS) == SECTION_TLS)) \
10685 if (flags & SECTION_TLS) in sparc_solaris_elf_asm_named_section()
386 SECTION_TLS = 1UL << 17, /* contains thread-local storage */ enumerator
323 & (SECTION_CODE | SECTION_BSS | SECTION_TLS | SECTION_ENTSIZE in get_section()6751 flags |= SECTION_TLS | SECTION_WRITE; in default_section_type_flags()6765 flags |= SECTION_TLS; in default_section_type_flags()6770 flags |= SECTION_TLS | SECTION_BSS; in default_section_type_flags()6793 if (!(flags & (SECTION_CODE | SECTION_BSS | SECTION_TLS | SECTION_ENTSIZE)) in default_section_type_flags()6868 if (flags & SECTION_TLS) in default_elf_asm_named_section()
20575 * output.h (SECTION_TLS): New.20578 (default_elf_asm_named_section): Handle SECTION_TLS.
21090 = get_unnamed_section (SECTION_TLS, in rs6000_xcoff_asm_init_sections()21095 = get_unnamed_section (SECTION_TLS, in rs6000_xcoff_asm_init_sections()21128 else if (flags & SECTION_TLS) in rs6000_xcoff_asm_named_section()
33827 if (flags & SECTION_TLS) in arm_asm_elf_flags_numeric()