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

2.14.2.2 bfd_scan_arch

Synopsis
 
const bfd_arch_info_type *bfd_scan_arch (const char *string);
Description
Figure out if BFD supports any cpu which could be described with the name string. Return a pointer to an arch_info structure if a machine is found, otherwise NULL.



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