[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
BFD supports multiple object file formats by using the target vector. This is simply a set of function pointers which implement behaviour that is specific to a particular object file format.
In this section I list all of the entries in the target vector and describe what they do.