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

3.11 Output functions

The `BFD_JUMP_TABLE_WRITE' macro is used for functions which deal with writing out a BFD.

`_set_arch_mach'
Set the architecture and machine number for a BFD. This is called via `bfd_set_arch_mach'. Most targets implement this by calling `bfd_default_set_arch_mach'. The corresponding field in the target vector is named `_bfd_set_arch_mach'.

`_set_section_contents'
Write out the contents of a section. This is called via `bfd_set_section_contents'. The corresponding field in the target vector is named `_bfd_set_section_contents'.



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