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

2.3.0.5 bfd_get_arch_size

Synopsis
 
int bfd_get_arch_size (bfd *abfd);
Description
Returns the architecture address size, in bits, as determined by the object file's format. For ELF, this information is included in the header.

Returns
Returns the arch size in bits if known, -1 otherwise.



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