Searched refs:usesELFSectionDirectiveForBSS (Results 1 - 2 of 2) sorted by path

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h392 bool usesELFSectionDirectiveForBSS() const { function in class:llvm::MCAsmInfo
/external/llvm/lib/MC/
H A DMCSectionELF.cpp29 (Name == ".bss" && !MAI.usesELFSectionDirectiveForBSS()))

Completed in 281 milliseconds