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

3.1.2.5 aout_size_machine_type

Synopsis
 
enum machine_type  aout_size_machine_type
   (enum bfd_architecture arch,
    unsigned long machine));
Description
Keep track of machine architecture and machine type for a.out's. Return the machine_type for a particular architecture and machine, or M_UNKNOWN if that exact architecture and machine can't be represented in a.out format.

If the architecture is understood, machine type 0 (default) is always understood.



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