Searched refs:getThreadBSS (Results 1 – 8 of 8) sorted by relevance
206 static SectionKind getThreadBSS() { return get(ThreadBSS); } in getThreadBSS() function
160 .StartsWith(".tbss", SectionKind::getThreadBSS()) in parseSectionDirective()
121 SectionKind::getThreadBSS()); in ParseSectionDirectiveTBSS()
874 SectionKind::getThreadBSS()), in parseDirectiveTBSS()
224 return SectionKind::getThreadBSS(); in getKindForGlobal()
565 Kind = (Type & ELF::SHT_NOBITS) ? SectionKind::getThreadBSS() in getELFSection()585 .Case(".tbss", SectionKind::getThreadBSS()) in getELFSection()
109 SectionKind::getThreadBSS()); in initMachOMCObjectFileInfo()
500 return SectionKind::getThreadBSS(); in getELFKindForNamedSection()