reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
   49   return SectionName == ".hsatext" || SectionName == ".hsadata_global_agent" ||
   49   return SectionName == ".hsatext" || SectionName == ".hsadata_global_agent" ||
   50          SectionName == ".hsadata_global_program" ||
   51          SectionName == ".hsarodata_readonly_agent" ||
   52          MCAsmInfo::shouldOmitSectionDirective(SectionName);