summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/mach_o.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Bruce Mitchener2014-07-011-5/+5
| | | | llvm-svn: 212132
* Added a "sources.py" which adds a command that can print out the source ↵Greg Clayton2013-09-041-0/+1687
files contained in one or more modules. Added "mach_o.py" which is a mach-o parser that can dump mach-o file contents and also extract sections. It uses the "file_extract" module and the "dict_utils" module. llvm-svn: 189959
OpenPOWER on IntegriCloud