------- Additional Comments From amodra at gmail dot com  2010-08-28 10:47 
-------
What toolchain produced DivaP?  I'm asking because the headers are not
consistent.  If you look at section header offsets and program header offsets,
you'll see that .note.ABI-tag is part of the first PT_LOAD header.  The header
p_paddr and p_offset along with the section sh_offset gives .note.ABI-tag a
section lma of 0x8049094.  However, the PT_NOTE header also contains
.note.ABI-tag, but the PT_NOTE p_paddr says the section lma should be 0x8048094.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11953

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to