| www.delorie.com/gnu/docs/binutils/bfd_55.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_set_section_size boolean bfd_set_section_size(bfd *abfd, asection *sec, bfd_size_type val); |
true is returned, else false.
Possible error returns:
bfd_error_invalid_operation -
Writing has started to the BFD, so setting the size is invalid.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |