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

/external/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCAsmInfo.cpp30 UsesELFSectionDirectiveForBSS = true;
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.cpp35 UsesELFSectionDirectiveForBSS = true;
/external/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp37 UsesELFSectionDirectiveForBSS = true;
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.cpp28 UsesELFSectionDirectiveForBSS = true;
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.cpp53 UsesELFSectionDirectiveForBSS = true;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp49 UsesELFSectionDirectiveForBSS = true;
/external/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp49 UsesELFSectionDirectiveForBSS = true;
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp49 UsesELFSectionDirectiveForBSS = true;
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h208 /// UsesELFSectionDirectiveForBSS - This is true if this target uses ELF
211 bool UsesELFSectionDirectiveForBSS; // Defaults to false. member in class:llvm::MCAsmInfo
405 return UsesELFSectionDirectiveForBSS;
/external/llvm/lib/MC/
H A DMCAsmInfo.cpp66 UsesELFSectionDirectiveForBSS = false;

Completed in 732 milliseconds