Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp30 UsesELFSectionDirectiveForBSS = true; in MSP430MCAsmInfo()
/external/llvm/lib/Target/CellSPU/MCTargetDesc/
DSPUMCAsmInfo.cpp41 UsesELFSectionDirectiveForBSS = true; in SPULinuxMCAsmInfo()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCAsmInfo.cpp34 UsesELFSectionDirectiveForBSS = true; in HexagonMCAsmInfo()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp36 UsesELFSectionDirectiveForBSS = true; in SparcELFMCAsmInfo()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp51 UsesELFSectionDirectiveForBSS = true; in PPCLinuxMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h205 bool UsesELFSectionDirectiveForBSS; // Defaults to false. variable
394 return UsesELFSectionDirectiveForBSS; in usesELFSectionDirectiveForBSS()
/external/llvm/lib/MC/
DMCAsmInfo.cpp62 UsesELFSectionDirectiveForBSS = false; in MCAsmInfo()