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

2.6.5.8 bfd_make_section_with_flags

Synopsis
 
asection *bfd_make_section_with_flags
   (bfd *, const char *name, flagword flags);
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. Also set the attributes of the new section to the value flags. If there is an error, return NULL and set bfd_error.



This document was generated by system on July, 22 2007 using texi2html