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/lib/MC/
MCAsmInfo.cpp 66 SunStyleELFSectionSwitchSyntax = false;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 204 /// SunStyleELFSectionSwitchSyntax - This is true if this target uses "Sun
207 bool SunStyleELFSectionSwitchSyntax; // Defaults to false.
417 return SunStyleELFSectionSwitchSyntax;

Completed in 96 milliseconds