Searched refs:SunStyleELFSectionSwitchSyntax (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp32 SunStyleELFSectionSwitchSyntax = true;
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp48 SunStyleELFSectionSwitchSyntax = true;
/external/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp42 SunStyleELFSectionSwitchSyntax = true;
/external/llvm/lib/MC/
H A DMCAsmInfo.cpp61 SunStyleELFSectionSwitchSyntax = false;
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h202 bool SunStyleELFSectionSwitchSyntax; member in class:llvm::MCAsmInfo
406 return SunStyleELFSectionSwitchSyntax;

Completed in 65 milliseconds