llvm-project/llvm/lib/DebugInfo/DWARF
Kristina Bessonova 0bf2c87785 [llvm-dwarfdump] Do not print preceding :: for local types
Reviewed By: dblaikie, jhenderson

Differential Revision: https://reviews.llvm.org/D114892
2021-12-03 12:27:29 +02:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
DWARFAbbreviationDeclaration.cpp [DWARF] Find offset of attribute. 2021-09-01 11:49:55 -07:00
DWARFAcceleratorTable.cpp [DebugInfo] DWARF - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 14:04:54 +01:00
DWARFAddressRange.cpp
DWARFCompileUnit.cpp [DebugInfo][llvm-dwarfdump] Fix printing of Unit header with DW_UT_partial type 2021-04-27 10:32:44 +05:30
DWARFContext.cpp llvm-dwarfdump: Rebuild type names in dwo type units 2021-11-18 14:12:48 -08:00
DWARFDataExtractor.cpp [lib/Object] - Generalize the RelocationResolver API. 2020-11-20 10:32:49 +03:00
DWARFDebugAbbrev.cpp llvm-dwarfdump: Print warnings on invalid DWARF 2021-06-27 11:38:35 +02:00
DWARFDebugAddr.cpp [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections 2021-10-21 17:31:00 -07:00
DWARFDebugArangeSet.cpp [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections 2021-10-21 17:31:00 -07:00
DWARFDebugAranges.cpp [DebugInfo] Remove some unused includes. NFCI. 2021-01-28 11:21:35 +00:00
DWARFDebugFrame.cpp Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
DWARFDebugInfoEntry.cpp [DWARF][NFC] add ParentIdx and SiblingIdx to DWARFDebugInfoEntry for faster navigation. 2021-10-02 08:11:06 +03:00
DWARFDebugLine.cpp
DWARFDebugLoc.cpp [DWARF] DWARFDebugLoc::dumpRawEntry - remove dead stores. NFCI. 2021-01-07 12:53:28 +00:00
DWARFDebugMacro.cpp
DWARFDebugPubTable.cpp
DWARFDebugRangeList.cpp [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections 2021-10-21 17:31:00 -07:00
DWARFDebugRnglists.cpp
DWARFDie.cpp [llvm-dwarfdump] Do not print preceding :: for local types 2021-12-03 12:27:29 +02:00
DWARFExpression.cpp DebugInfo: Make DWARFExpression::iterator a const iterator 2021-11-16 10:25:10 -08:00
DWARFFormValue.cpp DebugInfo: Fix incorrect line table lookup when resolving decl_file from a split unit 2021-11-04 14:54:27 -07:00
DWARFGdbIndex.cpp [CodeGen, DebugInfo] Use llvm::find_if (NFC) 2021-01-10 09:24:53 -08:00
DWARFListTable.cpp [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections 2021-10-21 17:31:00 -07:00
DWARFLocationExpression.cpp
DWARFTypeUnit.cpp
DWARFUnit.cpp [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections 2021-10-21 17:31:00 -07:00
DWARFUnitIndex.cpp Fix crash after looking up dwo_id=0 in CU index. 2020-11-19 11:15:01 -08:00
DWARFVerifier.cpp DWARFVerifier: Don't parse all units twice 2021-11-24 14:03:56 -08:00