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

2.6.5.6 bfd_make_section

Synopsis
 
asection *bfd_make_section (bfd *, const char *name);
Description
Like bfd_make_section_anyway, but return NULL (without calling bfd_set_error ()) without changing the section chain if there is already a section named name. If there is an error, return NULL and set bfd_error.



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