This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Add more bfd/opncls.c documentation


Ben Elliston <bje@au1.ibm.com> writes:

> I'm committing the following as obvious, however are bfd_alloc and
> bfd_zalloc really internal functions?  They _do_ appear in libbfd.h.

libbfd.h is where internal functions are declared.

External functions are declared in bfd-in2.h.

Or do you mean that you think bfd_alloc and bfd_zalloc should be
considered to be external functions?  If so, why?

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]