Home
last modified time | relevance | path

Searched refs:SunStyleELFSectionSwitchSyntax (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp36 SunStyleELFSectionSwitchSyntax = true; in AMDGPUMCAsmInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp43 SunStyleELFSectionSwitchSyntax = true; in SparcELFMCAsmInfo()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h314 bool SunStyleELFSectionSwitchSyntax = false; variable
604 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()