Retreiving dynamic links through BFD

Jeff Bailey jbailey@nisa.net
Thu Jul 1 00:00:00 GMT 1999


On Thu, May 27, 1999 at 01:37:00AM -0400, Ian Lance Taylor wrote:

You don't sleep, do you?

Try #3 for a proto.

    struct bfd_shared_libs {
	   struct bfd_shared_libs *next;
 	   char *libname;
    };
 
    boolean bfd_fetch_shared_libs (bfd *, struct bfd_shared_libs **);

> Probably using bfd_alloc is all right for this case.  Memory allocated
> using bfd_alloc is freed when the BFD is closed.

Thanks.

>    Will you need paperwork from me for this patch when written?
> 
> Yes.

Okay - Is the package name "bfd" or "binutils"?

Tks,
Jeff Bailey

-- 
I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate plants.


More information about the Binutils mailing list