xref: /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/CMakeLists.txt (revision decf22e5)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_llvm_library(LLVMDebugInfoCodeView
2  AppendingTypeTableBuilder.cpp
3  CodeViewError.cpp
4  CodeViewRecordIO.cpp
5  ContinuationRecordBuilder.cpp
6  CVSymbolVisitor.cpp
7  CVTypeVisitor.cpp
8  DebugChecksumsSubsection.cpp
9  DebugCrossExSubsection.cpp
10  DebugCrossImpSubsection.cpp
11  DebugFrameDataSubsection.cpp
12  DebugInlineeLinesSubsection.cpp
13  DebugLinesSubsection.cpp
14  DebugStringTableSubsection.cpp
15  DebugSubsection.cpp
16  DebugSubsectionRecord.cpp
17  DebugSubsectionVisitor.cpp
18  DebugSymbolRVASubsection.cpp
19  DebugSymbolsSubsection.cpp
20  EnumTables.cpp
21  Formatters.cpp
22  GlobalTypeTableBuilder.cpp
23  LazyRandomTypeCollection.cpp
24  Line.cpp
25  MergingTypeTableBuilder.cpp
26  RecordName.cpp
27  RecordSerialization.cpp
28  SimpleTypeSerializer.cpp
29  StringsAndChecksums.cpp
30  SymbolRecordMapping.cpp
31  SymbolDumper.cpp
32  SymbolSerializer.cpp
33  TypeDumpVisitor.cpp
34  TypeIndex.cpp
35  TypeIndexDiscovery.cpp
36  TypeHashing.cpp
37  TypeRecordMapping.cpp
38  TypeStreamMerger.cpp
39  TypeTableCollection.cpp
40
41  ADDITIONAL_HEADER_DIRS
42  ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/CodeView
43  )
44

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026