Home
last modified time | relevance | path

Searched refs:UsesELFSectionDirectiveForBSS (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp27 UsesELFSectionDirectiveForBSS = true; in MSP430MCAsmInfo()
/external/llvm/lib/Target/CellSPU/MCTargetDesc/
DSPUMCAsmInfo.cpp39 UsesELFSectionDirectiveForBSS = true; in SPULinuxMCAsmInfo()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp34 UsesELFSectionDirectiveForBSS = true; in SparcELFMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h180 bool UsesELFSectionDirectiveForBSS; // Defaults to false. variable
376 return UsesELFSectionDirectiveForBSS; in usesELFSectionDirectiveForBSS()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp43 UsesELFSectionDirectiveForBSS = true; in PPCLinuxMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp57 UsesELFSectionDirectiveForBSS = false; in MCAsmInfo()