1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/DebugInfo/DWARF
RamNalamothu a2306da6e0 Implement DW_CFA_LLVM_* for Heterogeneous Debugging
Add support in MC/MIR for writing/parsing, and DebugInfo.

This is part of the Extensions for Heterogeneous Debugging defined at
https://llvm.org/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.html

Specifically the CFI instructions implemented here are defined at
https://llvm.org/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.html#cfa-definition-instructions

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D76877
2021-06-14 08:51:50 +05:30
..
DWARFAbbreviationDeclaration.h llvm-dwarfdump: Fix DWARF-5 DW_FORM_implicit_const (used by GCC) 2021-03-09 09:26:58 +01:00
DWARFAcceleratorTable.h Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
DWARFAddressRange.h
DWARFAttribute.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFCompileUnit.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFContext.h
DWARFDataExtractor.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugAbbrev.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugAddr.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugAranges.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugArangeSet.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugFrame.h Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
DWARFDebugInfoEntry.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugLine.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDebugLoc.h
DWARFDebugMacro.h
DWARFDebugPubTable.h
DWARFDebugRangeList.h
DWARFDebugRnglists.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFDie.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFExpression.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFFormValue.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
DWARFGdbIndex.h
DWARFListTable.h [lldb] Improve invalid DWARF DW_AT_ranges error reporting 2021-05-20 21:37:01 +02:00
DWARFLocationExpression.h
DWARFObject.h
DWARFRelocMap.h
DWARFSection.h Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel 2021-04-15 15:06:20 +04:00
DWARFTypeUnit.h
DWARFUnit.h [DWARF] Fix crash for DWARFDie::dump. 2021-04-14 18:46:34 -07:00
DWARFUnitIndex.h
DWARFVerifier.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00