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]
Other format: [Raw text]

Size of objects in BFD


Greetings!  GCL appends data to the end of compiled object files.  Is
there a way in bfd to get the size of the *object* as apart from the
size fo the file?  Unfortunately, its not always just the some of the
_raw_size of the sections.  I'd like to be able to seek to the end of
the object and beginning of the data in each file.  I can do this
explicitly for elf, but I'm hoping for a more portable way.

Take care,
-- 
Camm Maguire			     			camm@enhanced.com
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


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