| www.delorie.com/gnu/docs/binutils/bfd_56.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_set_section_contents boolean bfd_set_section_contents (bfd *abfd, asection *section,
PTR data, file_ptr offset,
bfd_size_type count);
|
Normally true is returned, else false. Possible error
returns are:
bfd_error_no_contents -
The output section does not have the SEC_HAS_CONTENTS
attribute, so nothing can be written to it.
_bfd_set_section_contents.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |