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

2.15.0.17 bfd_fill_in_gnu_debuglink_section

Synopsis
 
bfd_boolean bfd_fill_in_gnu_debuglink_section
   (bfd *abfd, struct bfd_section *sect, const char *filename);
Description
Takes a BFD and containing a .gnu_debuglink section SECT and fills in the contents of the section to contain a link to the specified filename. The filename should be relative to the current directory.

Returns
TRUE is returned if all is ok. Otherwise FALSE is returned and bfd_error is set.



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