> You could do something like that, assuming you put the appropriate hook > in the elf_backend_data struct, which is less intrusive than putting it > in the bfd_target struct. Aha! That is the pointer I was looking for. Thanks, Roland