[lldb-dev] Patch to add API to read ELF ProgramHeader/Segment

Samuel Jacob samueldotj at gmail.com
Wed Jul 10 12:02:49 PDT 2013


The attached patch adds 3 new functions to ObjectFileELF which enables
accessing ELF segment data possible.

Segment data is needed to support elf core files.

Please review and commit(if ok).

Thanks
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130710/a41d5a21/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-elf-segment.diff
Type: application/octet-stream
Size: 1901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130710/a41d5a21/attachment.obj>


More information about the lldb-dev mailing list