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

References

lib/DebugInfo/CodeView/EnumTables.cpp
  279         CV_ENUM_ENT(COFF, IMAGE_SCN_MEM_PRELOAD),
lib/ObjectYAML/COFFYAML.cpp
  277   BCase(IMAGE_SCN_MEM_PRELOAD);
tools/llvm-pdbutil/FormatUtil.cpp
  213   PUSH_CHARACTERISTIC_FLAG(SC, IMAGE_SCN_MEM_PRELOAD, C, Style, "preload");
tools/llvm-readobj/COFFDumper.cpp
  427   LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_MEM_PRELOAD           ),