Home
last modified time | relevance | path

Searched refs:usesELFSectionDirectiveForBSS (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/MC/
DMCSectionELF.cpp28 (Name == ".bss" && !MAI.usesELFSectionDirectiveForBSS())) in ShouldOmitSectionDirective()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h375 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function