Searched refs:isThreadBSS (Results 1 – 3 of 3) sorted by relevance
153 bool isThreadBSS() const { return K == ThreadBSS; } in isThreadBSS() function
446 if (K.isBSS() || K.isThreadBSS()) in getELFSectionType()596 if (Kind.isThreadBSS()) in getSectionPrefixForGlobal()957 if (Kind.isThreadBSS()) return TLSBSSSection; in SelectSectionForGlobal()
573 if (GVKind.isThreadBSS()) { in EmitGlobalVariable()