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]

Re: name mangling


> I have been trying to have a look at the name mangling code in the
> gcc sources. ALl I can find is the demangling code (in cplus-dem.c).
> Can you please enlightenme about where I could find the mangling
> code?

It's in cp/method.c

Regards,
Martin

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