| www.delorie.com/gnu/docs/binutils/bfd_50.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_make_section_old_way asection *bfd_make_section_old_way(bfd *abfd, const char *name); |
It has the funny name since this is the way it used to be before it was rewritten....
Possible errors are:
bfd_error_invalid_operation -
If output has already started for this BFD.
bfd_error_no_memory -
If memory allocation fails.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |