Searched refs:getBSS (Results 1 – 8 of 8) sorted by relevance
53 BSSSection = new NVPTXSection(MCSection::SV_ELF, SectionKind::getBSS()); in Initialize()
223 static SectionKind getBSS() { return get(BSS); } in getBSS() function
134 SectionKind::getBSS()); in InitMachOMCObjectFileInfo()137 SectionKind::getBSS()); in InitMachOMCObjectFileInfo()525 SectionKind::getBSS()); in InitCOFFMCObjectFileInfo()
162 return SectionKind::getBSS(); in getKindForGlobal()
767 0, SectionKind::getBSS())); in parseDirectiveZerofill()825 0, SectionKind::getBSS()), in parseDirectiveZerofill()
95 ELF::SHF_ALLOC, SectionKind::getBSS()); in ParseSectionDirectiveBSS()
111 SectionKind::getBSS()); in ParseSectionDirectiveBSS()
133 return SectionKind::getBSS(); in getELFKindForNamedSection()