Searched refs:getThreadBSS (Results 1 – 8 of 8) sorted by relevance
206 static SectionKind getThreadBSS() { return get(ThreadBSS); } in getThreadBSS() function
159 .StartsWith(".tbss", SectionKind::getThreadBSS()) in parseSectionDirective()
120 SectionKind::getThreadBSS()); in ParseSectionDirectiveTBSS()
874 SectionKind::getThreadBSS()), in parseDirectiveTBSS()
224 return SectionKind::getThreadBSS(); in getKindForGlobal()
564 Kind = (Type & ELF::SHT_NOBITS) ? SectionKind::getThreadBSS() in getELFSection()584 .Case(".tbss", SectionKind::getThreadBSS()) in getELFSection()
100 SectionKind::getThreadBSS()); in initMachOMCObjectFileInfo()
509 return SectionKind::getThreadBSS(); in getELFKindForNamedSection()