..
CMakeLists.txt
[DWARF v5] Add limited support for dumping .debug_rnglists
2018-02-02 12:35:52 +00:00
DWARFAbbreviationDeclaration.cpp
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
2017-11-07 19:57:12 +00:00
DWARFAcceleratorTable.cpp
Fix windows test failure caused by r323638
2018-01-29 13:53:48 +00:00
DWARFAddressRange.cpp
Add missing new files from r324077
2018-02-02 12:45:57 +00:00
DWARFCompileUnit.cpp
llvm-dwarfdump: implement --recurse-depth=<N>
2017-09-20 17:44:00 +00:00
DWARFContext.cpp
[DWARF] Regularize dumping strings from line tables.
2018-02-05 20:43:15 +00:00
DWARFDataExtractor.cpp
[DebugInfo] - Fix for lld DWARF parsing of base address selection entries in range lists.
2017-09-04 10:30:39 +00:00
DWARFDebugAbbrev.cpp
dwarfdump: Delay parsing abbreviations until they're needed
2017-09-19 15:13:55 +00:00
DWARFDebugArangeSet.cpp
[DebugInfo] Unify dumping of address ranges
2018-01-16 11:17:57 +00:00
DWARFDebugAranges.cpp
[DebugInfo] Use shrink_to_fit to simplify code. NFCI.
2017-08-01 14:38:08 +00:00
DWARFDebugFrame.cpp
[llvm-dwarfdump] - Teach tool to parse DW_CFA_GNU_args_size.
2017-10-16 10:26:17 +00:00
DWARFDebugInfoEntry.cpp
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
2017-06-29 16:52:08 +00:00
DWARFDebugLine.cpp
[DWARFv5] Fix dumper to show the file table starts at index 0.
2018-02-08 23:08:02 +00:00
DWARFDebugLoc.cpp
[DebugInfo] Unify dumping of address ranges
2018-01-16 11:17:57 +00:00
DWARFDebugMacro.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
DWARFDebugPubTable.cpp
llvm-dwarfdump: Factor out the printing of the section header (NFC)
2017-09-15 17:39:50 +00:00
DWARFDebugRangeList.cpp
[DWARF v5] Add limited support for dumping .debug_rnglists
2018-02-02 12:35:52 +00:00
DWARFDebugRnglists.cpp
Fix more print format specifiers in debug_rnglists dumping
2018-02-05 10:47:13 +00:00
DWARFDie.cpp
[DebugInfo] Unify dumping of address ranges
2018-01-16 11:17:57 +00:00
DWARFExpression.cpp
Remove redundant includes from lib/DebugInfo.
2017-12-13 21:30:49 +00:00
DWARFFormValue.cpp
Fix the syntax highlighting of strings in dwarfdump.
2018-02-12 21:11:23 +00:00
DWARFGdbIndex.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
DWARFTypeUnit.cpp
llvm-dwarfdump: implement --recurse-depth=<N>
2017-09-20 17:44:00 +00:00
DWARFUnit.cpp
Revert "Rewrite the cached map used for locating the most precise DIE among inlined subroutines for a given address."
2018-02-13 01:52:30 +00:00
DWARFUnitIndex.cpp
dwarfdump/symbolizer: Avoid loading unneeded CUs from a DWP
2017-09-19 18:36:11 +00:00
DWARFVerifier.cpp
[dwarfdump] Fix spurious verification errors for DW_AT_location attributes
2018-02-17 13:06:37 +00:00
LLVMBuild.txt
[dwarfdump] Pretty print location expressions and location lists
2017-08-29 21:41:21 +00:00
SyntaxHighlighting.cpp
Simplify switch statement (NFC)
2018-02-12 22:09:57 +00:00
SyntaxHighlighting.h
Factor out common condition into an easier to understand helper function (NFC).
2018-02-12 21:11:14 +00:00