[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.18.3.4 bfd_link_split_section

Synopsis
 
bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
Description
Return nonzero if sec should be split during a reloceatable or final link.
 
#define bfd_link_split_section(abfd, sec) \
       BFD_SEND (abfd, _bfd_link_split_section, (abfd, sec))



This document was generated by system on December, 2 2004 using texi2html