This is the mail archive of the gcc-help@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: mangling rules


Hiroki Kaminaga wrote:

> I'm looking for gnu mangling rules document, but had no luck in
> 1) google
> 2) gcc wiki
> 3) gcc src find file
> quick search.
> Anybody give me pointer to information?

http://www.codesourcery.com/cxx-abi/abi.html#mangling
libiberty/cp-demangle.c
gcc/cp/mangle.c


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