Kevin Enderby
41c9c00bf0
For llvm-objdump for Mach-O files add printing of
...
the ARM_THREAD_STATE in the same format as
otool-classic(1) on darwin.
Also remove an extra space in printing the initprot to make
the output match otool-classic(1) on darwin.
rdar://28851457
llvm-svn: 284852
2016-10-21 18:22:35 +00:00
Kevin Enderby
0804f467f2
Add printing the LC_ENCRYPTION_INFO load command with llvm-objdump’s -private-headers.
...
llvm-svn: 224390
2014-12-16 23:25:52 +00:00
Kevin Enderby
1ff0ecc7a1
Fix a bug in llvm-objdump’s -private-headers for the LC_VERSION_MIN_IPHONEOS
...
load command not getting printed.
llvm-svn: 224376
2014-12-16 21:48:27 +00:00
Kevin Enderby
c971338def
Fix a bug in llvm-objdump’s -private-headers for 32-bit Mach-O files
...
printing the section header. And add some tests for this for 32-bit files.
llvm-svn: 224302
2014-12-16 01:14:45 +00:00