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

  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 32 SunStyleELFSectionSwitchSyntax = true;
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 48 SunStyleELFSectionSwitchSyntax = true;
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp 42 SunStyleELFSectionSwitchSyntax = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 202 bool SunStyleELFSectionSwitchSyntax;
406 return SunStyleELFSectionSwitchSyntax;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 61 SunStyleELFSectionSwitchSyntax = false;

Completed in 66 milliseconds