Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp34 SunStyleELFSectionSwitchSyntax = true; in AMDGPUMCAsmInfo()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h314 bool SunStyleELFSectionSwitchSyntax = false; variable
616 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()