Home
last modified time | relevance | path

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

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