Searched refs:usesELFSectionDirectiveForBSS (Results 1 – 6 of 6) sorted by relevance
122 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
166 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
28 (Name == ".bss" && !MAI.usesELFSectionDirectiveForBSS())) in ShouldOmitSectionDirective()
415 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function
447 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function
463 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function