llvm-project/llvm/lib/DebugInfo/DWARF
David Blaikie 92f2d02b4a DebugInfo: Sink string form validation down from verifier to form parsing
Avoid duplicating the string decoding - improve the error messages down
in form parsing (& produce an Expected<const char*> instead of
Optional<const char*> to communicate the extra error details)
2021-12-14 15:41:53 -08:00
..
CMakeLists.txt
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
DWARFContext.cpp DebugInfo: Migrate callers from getAsCString to dwarf::toString 2021-12-14 14:50:43 -08:00
DWARFDataExtractor.cpp
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
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 DebugInfo: Migrate callers from getAsCString to dwarf::toString 2021-12-14 14:50:43 -08:00
DWARFDebugLoc.cpp
DWARFDebugMacro.cpp DebugInfo: Sink string form validation down from verifier to form parsing 2021-12-14 15:41:53 -08:00
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: Migrate callers from getAsCString to dwarf::toString 2021-12-14 14:50:43 -08:00
DWARFFormValue.cpp DebugInfo: Sink string form validation down from verifier to form parsing 2021-12-14 15:41:53 -08:00
DWARFGdbIndex.cpp
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: Sink string form validation down from verifier to form parsing 2021-12-14 15:41:53 -08:00
DWARFUnitIndex.cpp
DWARFVerifier.cpp DebugInfo: Sink string form validation down from verifier to form parsing 2021-12-14 15:41:53 -08:00