This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
objdump to display addtional section contents.
- From: "sneha ved" <sneha dot ved at gmail dot com>
- To: binutils at sourceware dot org
- Date: Sun, 15 Apr 2007 13:18:52 +0530
- Subject: objdump to display addtional section contents.
Hello,
We have been working to display addtional section fields for our
target system.. i.e ia64-elf64, big endian machine. The host is gnu
linux.
We are able to display additional section fields using readelf but
dont actually know how to extract the fields from the object file to
dump them using objdump. Where could the function be written to
display the fields?
Thanks...
Regards,
Sneha.