Searched refs:SetIsThreadSpecific (Results 1 – 2 of 2) sorted by relevance
191 void SetIsThreadSpecific(bool b) { m_thread_specific = b; } in SetIsThreadSpecific() function
2009 section_sp->SetIsThreadSpecific(header.sh_flags & SHF_TLS); in CreateSections()