[Lldb-commits] [PATCH] D46529: Add support to object files for accessing the .debug_types section

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 8 10:23:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331777: Add support to object files for accessing the .debug_types section (authored by gclayton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46529?vs=145715&id=145723#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46529

Files:
  lldb/trunk/include/lldb/lldb-enumerations.h
  lldb/trunk/lit/Modules/elf-section-types.yaml
  lldb/trunk/source/Core/Section.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/trunk/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  lldb/trunk/source/Symbol/ObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46529.145723.patch
Type: text/x-patch
Size: 8706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180508/5a697e15/attachment.bin>


More information about the lldb-commits mailing list