llvm-project/lldb/source/Plugins/SymbolFile/DWARF
Pavel Labath 1f9595ede4 [lldb] Reduce intentation in SymbolFileDWARF::ParseVariableDIE
using early exits. NFC.
2020-08-28 11:44:03 +02:00
..
AppleDWARFIndex.cpp [lldb] Fix typo in AppleDWARFIndex 2020-08-10 19:22:52 -07:00
AppleDWARFIndex.h [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
CMakeLists.txt [lldb/DWARF] Re-enable basic dwp support 2020-02-17 14:10:36 +01:00
DIERef.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DIERef.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFASTParser.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFASTParserClang.cpp [lldb] Forcefully complete a type when adding typedefs 2020-08-20 15:19:10 +02:00
DWARFASTParserClang.h [lldb] Forcefully complete a type when adding nested classes 2020-08-17 11:09:13 +02:00
DWARFAbbreviationDeclaration.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFAbbreviationDeclaration.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFAttribute.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFAttribute.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFBaseDIE.cpp [lldb] Fix DW_TAG_GNU_call_site-DW_AT_low_pc as produced by GCC 2020-06-09 13:41:41 +02:00
DWARFBaseDIE.h [lldb] Fix DW_TAG_GNU_call_site-DW_AT_low_pc as produced by GCC 2020-06-09 13:41:41 +02:00
DWARFCompileUnit.cpp [lldb/DWARF] Trust CU DW_AT_low/high_pc information when building address tables 2020-04-23 16:12:41 +02:00
DWARFCompileUnit.h [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
DWARFContext.cpp [lldb/DWARF] Add support for type units in dwp files 2020-02-21 16:01:17 +01:00
DWARFContext.h [lldb/DWARF] Add support for type units in dwp files 2020-02-21 16:01:17 +01:00
DWARFDIE.cpp [lldb/DWARF] Use DWARFDebugInfoEntry * in ElaboratingDIEIterator 2020-02-12 12:48:49 +01:00
DWARFDIE.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDataExtractor.cpp [DebugInfo] Add a DWARFDataExtractor constructor that takes ArrayRef<uint8_t> 2020-02-09 17:45:32 -08:00
DWARFDataExtractor.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDebugAbbrev.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFDebugAbbrev.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDebugArangeSet.cpp [lldb] reject `.debug_arange` sections with nonzero segment size 2020-03-12 12:22:50 +00:00
DWARFDebugArangeSet.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDebugAranges.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFDebugAranges.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDebugInfo.cpp [DebugInfo] Rename section identifiers which are deprecated in DWARFv5. NFC. 2020-04-06 13:28:06 +07:00
DWARFDebugInfo.h [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
DWARFDebugInfoEntry.cpp [lldb] Fix DW_TAG_GNU_call_site-DW_AT_low_pc as produced by GCC 2020-06-09 13:41:41 +02:00
DWARFDebugInfoEntry.h [lldb] Fix DW_TAG_GNU_call_site-DW_AT_low_pc as produced by GCC 2020-06-09 13:41:41 +02:00
DWARFDebugMacro.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFDebugMacro.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDebugRanges.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFDebugRanges.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFDeclContext.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFDeclContext.h [nfc] [lldb] Unindent code 2020-04-09 20:43:00 +02:00
DWARFDefines.cpp [lldb] Remove custom DWARF expression printing code 2020-05-25 16:09:25 +02:00
DWARFDefines.h [lldb] Remove custom DWARF expression printing code 2020-05-25 16:09:25 +02:00
DWARFFormValue.cpp [lldb/DWARF] Always construct a DWARFDebugInfo object 2020-02-20 10:51:40 +01:00
DWARFFormValue.h [lldb/DWARF] Fix handling of variables with both location and const_value attributes 2020-08-27 15:05:47 +02:00
DWARFIndex.cpp [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
DWARFIndex.h [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
DWARFTypeUnit.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFTypeUnit.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFUnit.cpp [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07:00
DWARFUnit.h [WIP][DebugInfo] Lazily parse debug_loclist offsets 2020-08-18 10:49:39 -07:00
DebugNamesDWARFIndex.cpp [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
DebugNamesDWARFIndex.h [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
HashedNameToDIE.cpp [nfc] [lldb] Introduce DWARF callbacks (fixed-up) 2020-04-15 23:40:54 +02:00
HashedNameToDIE.h [nfc] [lldb] Introduce DWARF callbacks (fixed-up) 2020-04-15 23:40:54 +02:00
LogChannelDWARF.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LogChannelDWARF.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ManualDWARFIndex.cpp [lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool 2020-04-22 09:17:49 -07:00
ManualDWARFIndex.h [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
NameToDIE.cpp [nfc] [lldb] Introduce DWARF callbacks (fixed-up) 2020-04-15 23:40:54 +02:00
NameToDIE.h [nfc] [lldb] Introduce DWARF callbacks (fixed-up) 2020-04-15 23:40:54 +02:00
SymbolFileDWARF.cpp [lldb] Reduce intentation in SymbolFileDWARF::ParseVariableDIE 2020-08-28 11:44:03 +02:00
SymbolFileDWARF.h [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
SymbolFileDWARFDebugMap.cpp [lldb/Reproducers] Fix/skip passive replay failures in python_api subdir 2020-05-20 23:23:53 -07:00
SymbolFileDWARFDebugMap.h ParseXcodeSDK: Register both the CU module and the SymbolFile module. 2020-05-06 16:46:22 -07:00
SymbolFileDWARFDwo.cpp [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
SymbolFileDWARFDwo.h [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE 2020-04-22 17:11:50 +02:00
SymbolFileDWARFProperties.td [lldb] Don't process symlinks deep inside DWARFUnit 2020-01-20 13:05:00 +01:00
UniqueDWARFASTType.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
UniqueDWARFASTType.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00