This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: in-charge/not-in-charge


"Joerg Beyer" <j.beyer@web.de> writes:

> I am looking for the place where I can read about the in-charge/not-in-charge
> attributes of gcc-compiled object files and binaries.

There is some discussion here:
    http://www.codesourcery.com/cxx-abi/abi.html#vtable
And see also:
    http://www.codesourcery.com/cxx-abi/abi.html#obj-ctor
I'm not sure just how comprehensible this is, though.

Ian


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