bfd_get_private_data?

Jim Blandy jimb@redhat.com
Thu Jul 10 23:05:00 GMT 2003


BFD exports a "bfd_set_private_flags" method for accessing whatever
private flags field the back end wants to expose.  It's generally used
by the assembler.

But I notice that there is no "bfd_get_private_flags" method.  I've
recently come across a situation where that would be helpful, and I'd
like to try to implement it.  Would that be considered a good thing?



More information about the Binutils mailing list