Searched refs:getBSS (Results 1 – 8 of 8) sorted by relevance
190 static SectionKind getBSS() { return get(BSS); } in getBSS() function
52 BSSSection = new NVPTXSection(MCSection::SV_ELF, SectionKind::getBSS()); in Initialize()
160 SectionKind::getBSS()); in initMachOMCObjectFileInfo()163 SectionKind::getBSS()); in initMachOMCObjectFileInfo()570 SectionKind::getBSS()); in initCOFFMCObjectFileInfo()
161 return SectionKind::getBSS(); in getKindForGlobal()
797 0, SectionKind::getBSS())); in parseDirectiveZerofill()855 0, SectionKind::getBSS()), in parseDirectiveZerofill()
93 ELF::SHF_ALLOC, SectionKind::getBSS()); in ParseSectionDirectiveBSS()
111 SectionKind::getBSS()); in ParseSectionDirectiveBSS()
133 return SectionKind::getBSS(); in getELFKindForNamedSection()