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

2.6.5.13 _bfd_strip_section_from_output

Synopsis
 
void _bfd_strip_section_from_output
   (struct bfd_link_info *info, asection *section);
Description
Remove section from the output. If the output section becomes empty, remove it from the output bfd.

This function won't actually do anything except twiddle flags if called too late in the linking process, when it's not safe to remove sections.



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