HomeSort by relevance Sort by last modified time
    Searched refs:SunStyleELFSectionSwitchSyntax (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp 35 SunStyleELFSectionSwitchSyntax = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 197 /// SunStyleELFSectionSwitchSyntax - This is true if this target uses "Sun
200 bool SunStyleELFSectionSwitchSyntax; // Defaults to false.
390 return SunStyleELFSectionSwitchSyntax;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 61 SunStyleELFSectionSwitchSyntax = false;

Completed in 160 milliseconds