This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] readelf.c - dump .eh_frame sections


DJ Delorie <dj@delorie.com> writes:

> Absolute file position, or relative to the section?  It currently
> displays the relative section offset of each CIE/FDE.  Changing it to
> absolute file location would be trivial.

With knowledge about the file representation it must be possible.
Normally it means section relative offsets.  If this isn't practical
something else.  I must in any case be able to do a quick computation
and get to the byte position.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]