Searched refs:SHF_TLS (Results 1 – 15 of 15) sorted by relevance
447 { SHF_TLS, ALL, MSG_SHF_TLS_CF }, in conv_sec_flags_strings()463 { SHF_TLS, ALL, MSG_SHF_TLS_NF }, in conv_sec_flags_strings()
232 @ MSG_SHF_TLS_CF "SHF_TLS" # 0x400
818 if (shflags & SHF_TLS) in ld_place_section()1126 if ((shflags & SHF_TLS) && shdr->sh_size && in ld_place_section()1320 if ((shflags & SHF_TLS) && shdr->sh_size && in ld_place_section()
341 (osp->os_shdr->sh_flags & SHF_TLS) && in create_outsec()622 (isp->is_shdr->sh_flags & SHF_TLS)) { in ld_create_outfile()
1300 ((isp->is_shdr->sh_flags & SHF_TLS) == 0)) { in ld_sym_validate()2263 ((isp->is_shdr->sh_flags & SHF_TLS) == 0)) { in ld_sym_process()
858 if (sdp->sd_isc->is_shdr->sh_flags & SHF_TLS) in ld_do_activerelocs()
863 if (sdp->sd_isc->is_shdr->sh_flags & SHF_TLS) in ld_do_activerelocs()
1571 if (shdr->sh_flags & SHF_TLS) { in process_progbits()1621 if (shdr->sh_flags & SHF_TLS) in process_nobits()
1154 if (sdp->sd_isc->is_shdr->sh_flags & SHF_TLS) in ld_do_activerelocs()
769 shdr->sh_flags |= SHF_TLS; in ld_make_bss()
486 in a non-SHF_TLS section"
480 #define SHF_TLS 0x400 macro
98 defined in a SHF_TLS section\n"100 defined in a non-SHF_TLS section\n"
1228 ((tshdr->sh_flags & SHF_TLS) == 0)) { in output_symbol()1235 tshdr && (tshdr->sh_flags & SHF_TLS)) { in output_symbol()
481 4510264 sections with SHF_TLS can come in different orders...