[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_set_section_size
bfd_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.