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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h197 /// SunStyleELFSectionSwitchSyntax - This is true if this target uses "Sun
200 bool SunStyleELFSectionSwitchSyntax; // Defaults to false. member in class:llvm::MCAsmInfo
390 return SunStyleELFSectionSwitchSyntax;

Completed in 114 milliseconds