This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Reading an elf file with binutils


On Thu, Aug 06, 2009 at 11:40:32AM -0700, Yan wrote:
> I have a follow-up question.. I'm using bfd_section::filepos to see
> where in the file the section is, but the documentation says that it's
> not valid for all backends and is not always updated. Is it fairly
> reliable on average? Mostly I'll be using this code on ELF and Windows
> PE executables...

Probably OK for those targets.

-- 
Alan Modra
Australia Development Lab, IBM


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