llvm-project/lldb/source/Plugins/SymbolFile/DWARF
Pavel Labath 38d0632e6a Move Timer and TraceOptions from Core to Utility
Summary:
The classes have no dependencies, and they are used both by lldb and
lldb-server, so it makes sense for them to live in the lowest layers.

Reviewers: zturner, jingham

Subscribers: emaste, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D34746

llvm-svn: 306682
2017-06-29 14:32:17 +00:00
..
CMakeLists.txt [CMake] [4/4] Update a batch of plugins 2017-01-31 22:31:38 +00:00
DIERef.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DIERef.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFASTParser.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFASTParserClang.cpp Fix assorted compiler warnings. NFC 2017-06-06 14:06:22 +00:00
DWARFASTParserClang.h [DWARF] Fix lookup in the abstract origins of inlined blocks/functions 2017-04-24 22:11:10 +00:00
DWARFASTParserGo.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFASTParserGo.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFASTParserJava.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFASTParserJava.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFASTParserOCaml.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
DWARFASTParserOCaml.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFAbbreviationDeclaration.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFAbbreviationDeclaration.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFAttribute.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFAttribute.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFCompileUnit.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
DWARFCompileUnit.h Add support for DW_AT_ranges_base attribute 2016-09-15 08:53:33 +00:00
DWARFDIE.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDIE.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDIECollection.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDIECollection.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDataExtractor.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDataExtractor.h Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
DWARFDebugAbbrev.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDebugAbbrev.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugArangeSet.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDebugArangeSet.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugAranges.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
DWARFDebugAranges.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugInfo.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDebugInfo.h Remove some dead code in FileSpec. 2017-03-03 06:14:38 +00:00
DWARFDebugInfoEntry.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
DWARFDebugInfoEntry.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugLine.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
DWARFDebugLine.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugMacinfo.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDebugMacinfo.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugMacinfoEntry.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDebugMacinfoEntry.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugMacro.cpp Rename DWARF 5 constants to adapt to change in LLVM 2016-10-28 18:14:43 +00:00
DWARFDebugMacro.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugPubnames.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
DWARFDebugPubnames.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDebugPubnamesSet.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
DWARFDebugPubnamesSet.h Remove some dead code in FileSpec. 2017-03-03 06:14:38 +00:00
DWARFDebugRanges.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDebugRanges.h Add support for DW_AT_ranges_base attribute 2016-09-15 08:53:33 +00:00
DWARFDeclContext.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFDeclContext.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFDefines.cpp [DWARF parser] Produce correct template parameter packs 2017-05-11 22:08:05 +00:00
DWARFDefines.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DWARFFormValue.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DWARFFormValue.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
HashedNameToDIE.cpp Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
HashedNameToDIE.h Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LogChannelDWARF.cpp Remove lldb streams from the Log class completely 2017-03-15 09:06:58 +00:00
LogChannelDWARF.h Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
NameToDIE.cpp Change UniqueCStringMap to use ConstString as the key 2017-05-02 10:17:30 +00:00
NameToDIE.h Change UniqueCStringMap to use ConstString as the key 2017-05-02 10:17:30 +00:00
SymbolFileDWARF.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
SymbolFileDWARF.h Provide a mechanism to do some pre-loading of symbols up front. 2017-04-28 00:51:06 +00:00
SymbolFileDWARFDebugMap.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
SymbolFileDWARFDebugMap.h Remove some dead code in FileSpec. 2017-03-03 06:14:38 +00:00
SymbolFileDWARFDwo.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SymbolFileDWARFDwo.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UniqueDWARFASTType.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UniqueDWARFASTType.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00