| www.delorie.com/gnu/docs/binutils/bfd_51.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_make_section_anyway asection *bfd_make_section_anyway(bfd *abfd, const char *name); |
Return NULL and set bfd_error on error; possible errors are:
bfd_error_invalid_operation - If output has already started for abfd.
bfd_error_no_memory - If memory allocation fails.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |