Searched defs:UsesELFSectionDirectiveForBSS (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h209 /// UsesELFSectionDirectiveForBSS - This is true if this target uses ELF
212 bool UsesELFSectionDirectiveForBSS; // Defaults to false. member in class:llvm::MCAsmInfo
421 return UsesELFSectionDirectiveForBSS;

Completed in 57 milliseconds