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

References

lib/MC/WinCOFFObjectWriter.cpp
  843     File->Data.SectionNumber = COFF::IMAGE_SYM_DEBUG;
lib/Object/COFFObjectFile.cpp
  203   if (SectionNumber == COFF::IMAGE_SYM_DEBUG || Symb.isSectionDefinition())
tools/lld/COFF/InputFiles.cpp
  607   if (sectionNumber == llvm::COFF::IMAGE_SYM_DEBUG)
tools/llvm-nm/llvm-nm.cpp
  969   case COFF::IMAGE_SYM_DEBUG:
tools/llvm-readobj/COFFDumper.cpp
 1439   if (SectionNumber == llvm::COFF::IMAGE_SYM_DEBUG)