1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/include/llvm/DebugInfo
David Blaikie 3719678673 [llvm-dwp] Emit a rather fictional debug_cu_index
This is very rudimentary support for debug_cu_index, but it is enough to
allow llvm-dwarfdump to find the offsets for  contributions and
correctly dump debug_info.

It will need to actually find the real signature of the unit and build
the real hash table with the right number of buckets, as per the DWP
specification.

It will also need to be expanded to cover the tu_index as well.

llvm-svn: 254489
2015-12-02 06:21:34 +00:00
..
DWARF [llvm-dwp] Emit a rather fictional debug_cu_index 2015-12-02 06:21:34 +00:00
PDB [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB 2015-10-15 01:27:19 +00:00
Symbolize [Symbolizer]: Add -pretty-print option 2015-11-11 20:41:43 +00:00
DIContext.h dwarfdump: Added macro support to llvm-dwarfdump tool. 2015-11-12 09:38:54 +00:00