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

References

lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  611     if (LastEMSInfo->State == EMS_Data)
  613     else if (LastEMSInfo->State == EMS_None) {
  623       LastEMSInfo->State = EMS_Data;
  627     LastEMSInfo->State = EMS_Data;
  631     if (LastEMSInfo->State == EMS_Thumb)
  635     LastEMSInfo->State = EMS_Thumb;
  639     if (LastEMSInfo->State == EMS_ARM)
  643     LastEMSInfo->State = EMS_ARM;