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

2.6.5.3 bfd_get_unique_section_name

Synopsis
 
char *bfd_get_unique_section_name
   (bfd *abfd, const char *templat, int *count);
Description
Invent a section name that is unique in abfd by tacking a dot and a digit suffix onto the original templat. If count is non-NULL, then it specifies the first number tried as a suffix to generate a unique name. The value pointed to by count will be incremented in this case.



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