1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/BinaryFormat
Adrian Prantl 9a78f28e7e llvm-dwarfdump: implement --find for .apple_names
This patch implements the dwarfdump option --find=<name>.  This option
looks for a DIE in the accelerator tables and dumps it if found.  This
initial patch only adds support for .apple_names to keep the review
small, adding the other sections and pubnames support should be
trivial though.

Differential Revision: https://reviews.llvm.org/D38282

llvm-svn: 314439
2017-09-28 18:10:52 +00:00
..
CMakeLists.txt
Dwarf.cpp llvm-dwarfdump: implement --find for .apple_names 2017-09-28 18:10:52 +00:00
LLVMBuild.txt
Magic.cpp [BinaryFormat] Fix out of bounds read. 2017-08-31 12:50:42 +00:00