[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.15.0.4 bfd_openw

Synopsis
 
bfd *bfd_openw (const char *filename, const char *target);
Description
Create a BFD, associated with file filename, using the file format target, and return a pointer to it.

Possible errors are bfd_error_system_call, bfd_error_no_memory, bfd_error_invalid_target.



This document was generated by system on December, 2 2004 using texi2html