Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
HDCSKYMCAsmInfo.cpp27 UsesELFSectionDirectiveForBSS = true; in CSKYMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
HDAVRMCAsmInfo.cpp26 UsesELFSectionDirectiveForBSS = true; in AVRMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
HDVEMCAsmInfo.cpp37 UsesELFSectionDirectiveForBSS = true; in VEELFMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
HDMSP430MCAsmInfo.cpp30 UsesELFSectionDirectiveForBSS = true; in MSP430MCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
HDLanaiMCAsmInfo.cpp29 UsesELFSectionDirectiveForBSS = true; in LanaiMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
HDXtensaMCAsmInfo.cpp28 UsesELFSectionDirectiveForBSS = true; in XtensaMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCAsmInfo.cpp34 UsesELFSectionDirectiveForBSS = true; in HexagonMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
HDARCMCAsmInfo.cpp22 UsesELFSectionDirectiveForBSS = true; in ARCMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
HDBPFMCAsmInfo.h30 UsesELFSectionDirectiveForBSS = true; in BPFMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
HDSystemZMCAsmInfo.cpp24 UsesELFSectionDirectiveForBSS = true; in SystemZMCAsmInfoELF()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMCAsmInfo.cpp37 UsesELFSectionDirectiveForBSS = true; in PPCELFMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUMCAsmInfo.cpp34 UsesELFSectionDirectiveForBSS = true; in AMDGPUMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
HDSparcMCAsmInfo.cpp43 UsesELFSectionDirectiveForBSS = true; in SparcELFMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64MCAsmInfo.cpp46 UsesELFSectionDirectiveForBSS = true; in AArch64MCAsmInfoDarwin()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h322 bool UsesELFSectionDirectiveForBSS = false; variable
612 return UsesELFSectionDirectiveForBSS; in usesELFSectionDirectiveForBSS()