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

References

lib/MC/WinCOFFObjectWriter.cpp
  407     if (Local->Data.StorageClass == COFF::IMAGE_SYM_CLASS_NULL) {
lib/Object/COFFImportFile.cpp
  552        IMAGE_SYM_CLASS_NULL,
lib/ObjectYAML/COFFYAML.cpp
  108   ECase(IMAGE_SYM_CLASS_NULL);
tools/llvm-readobj/COFFDumper.cpp
  480   { "Null"           , COFF::IMAGE_SYM_CLASS_NULL             },