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

2.13.1.4 bfd_seach_for_target

Synopsis
 
const bfd_target *bfd_search_for_target
   (int (*search_func) (const bfd_target *, void *),
    void *);
Description
Return a pointer to the first transfer vector in the list of transfer vectors maintained by BFD that produces a non-zero result when passed to the function search_func. The parameter data is passed, unexamined, to the search function.



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