GNU Info

Info Node: (bfd.info)Sections

(bfd.info)Sections


Next: Symbols Prev: Initialization Up: BFD front end
Enter node , (file) or (file)node

Sections
========

   The raw data contained within a BFD is maintained through the
section abstraction.  A single BFD may have any number of sections.  It
keeps hold of them by pointing to the first; each one points to the
next in the list.

   Sections are supported in BFD in `section.c'.

Section Input
Section Output
typedef asection
section prototypes

automatically generated by info2www version 1.2.2.9