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

  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 25 SunStyleELFSectionSwitchSyntax = true;
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 48 SunStyleELFSectionSwitchSyntax = true;
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp 41 SunStyleELFSectionSwitchSyntax = true;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 62 SunStyleELFSectionSwitchSyntax = false;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 206 bool SunStyleELFSectionSwitchSyntax;
427 return SunStyleELFSectionSwitchSyntax;

Completed in 1627 milliseconds