forked from OSchip/llvm-project
36 lines
821 B
CMake
36 lines
821 B
CMake
add_lldb_library(lldbPluginSymbolFileDWARF
|
|
DIERef.cpp
|
|
DWARFAbbreviationDeclaration.cpp
|
|
DWARFASTParserClang.cpp
|
|
DWARFASTParserGo.cpp
|
|
DWARFASTParserJava.cpp
|
|
DWARFASTParserOCaml.cpp
|
|
DWARFAttribute.cpp
|
|
DWARFCompileUnit.cpp
|
|
DWARFDataExtractor.cpp
|
|
DWARFDebugAbbrev.cpp
|
|
DWARFDebugAranges.cpp
|
|
DWARFDebugArangeSet.cpp
|
|
DWARFDebugInfo.cpp
|
|
DWARFDebugInfoEntry.cpp
|
|
DWARFDebugLine.cpp
|
|
DWARFDebugMacro.cpp
|
|
DWARFDebugMacinfo.cpp
|
|
DWARFDebugMacinfoEntry.cpp
|
|
DWARFDebugPubnames.cpp
|
|
DWARFDebugPubnamesSet.cpp
|
|
DWARFDebugRanges.cpp
|
|
DWARFDeclContext.cpp
|
|
DWARFDefines.cpp
|
|
DWARFDIE.cpp
|
|
DWARFDIECollection.cpp
|
|
DWARFFormValue.cpp
|
|
HashedNameToDIE.cpp
|
|
LogChannelDWARF.cpp
|
|
NameToDIE.cpp
|
|
SymbolFileDWARF.cpp
|
|
SymbolFileDWARFDwo.cpp
|
|
SymbolFileDWARFDebugMap.cpp
|
|
UniqueDWARFASTType.cpp
|
|
)
|