Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ !
H A DCSKYMCAsmInfo.cpp27 UsesELFSectionDirectiveForBSS = true; in CSKYMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ !
H A DAVRMCAsmInfo.cpp26 UsesELFSectionDirectiveForBSS = true; in AVRMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ !
H A DMSP430MCAsmInfo.cpp30 UsesELFSectionDirectiveForBSS = true; in MSP430MCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ !
H A DVEMCAsmInfo.cpp37 UsesELFSectionDirectiveForBSS = true; in VEELFMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ !
H A DXtensaMCAsmInfo.cpp28 UsesELFSectionDirectiveForBSS = true; in XtensaMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ !
H A DLanaiMCAsmInfo.cpp29 UsesELFSectionDirectiveForBSS = true; in LanaiMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ !
H A DARCMCAsmInfo.cpp22 UsesELFSectionDirectiveForBSS = true; in ARCMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ !
H A DHexagonMCAsmInfo.cpp34 UsesELFSectionDirectiveForBSS = true; in HexagonMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ !
H A DBPFMCAsmInfo.h30 UsesELFSectionDirectiveForBSS = true; in BPFMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ !
H A DSystemZMCAsmInfo.cpp24 UsesELFSectionDirectiveForBSS = true; in SystemZMCAsmInfoELF()
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ !
H A DPPCMCAsmInfo.cpp37 UsesELFSectionDirectiveForBSS = true; in PPCELFMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ !
H A DAMDGPUMCAsmInfo.cpp34 UsesELFSectionDirectiveForBSS = true; in AMDGPUMCAsmInfo()
/src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ !
H A DSparcMCAsmInfo.cpp43 UsesELFSectionDirectiveForBSS = true; in SparcELFMCAsmInfo()
/src/contrib/llvm-project/llvm/include/llvm/MC/ !
H A DMCAsmInfo.h322 bool UsesELFSectionDirectiveForBSS = false; variable
612 return UsesELFSectionDirectiveForBSS; in usesELFSectionDirectiveForBSS()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ !
H A DAArch64MCAsmInfo.cpp46 UsesELFSectionDirectiveForBSS = true; in AArch64MCAsmInfoDarwin()