[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_create
bfd *bfd_create (const char *filename, bfd *templ); |
bfd_openw
, but without
opening a file. The new BFD takes the target from the target
used by template. The format is always set to bfd_object
.