[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_canonicalize_reloc
long bfd_canonicalize_reloc (bfd *abfd, asection *sec, arelent **loc, asymbol **syms); |
bfd_get_reloc_upper_bound
. Returns the number of relocs, or
-1 on error.
The syms table is also needed for horrible internal magic reasons.