reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
414 return getStorageClass() == COFF::IMAGE_SYM_CLASS_SECTION;
lib/Object/COFFImportFile.cpp266 IMAGE_SYM_CLASS_SECTION, 278 IMAGE_SYM_CLASS_SECTION, 284 IMAGE_SYM_CLASS_SECTION,lib/ObjectYAML/COFFYAML.cpp
131 ECase(IMAGE_SYM_CLASS_SECTION);
tools/llvm-readobj/COFFDumper.cpp 503 { "Section" , COFF::IMAGE_SYM_CLASS_SECTION },