www.delorie.com/gnu/docs/binutils/bfd_205.html | search |
![]() Buy GNU books! | |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
arelent
).
Reading a coff relocation table is done in the following stages:
bfd_canonicalize_symtab
. The back end will call that
routine and save the result if a canonicalization hasn't been done.
r_type
to directly produce an index
into a howto table vector; the 88k subtracts a number from the
r_type
field and creates an addend field.
BFD support for ELF formats is being worked on. Currently, the best supported back ends are for sparc and i386 (running svr4 or Solaris 2).
Documentation of the internals of the support code still needs to be written. The code is changing quickly enough that we haven't bothered yet.
webmaster | delorie software privacy |
Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |