public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* mangling rules
@ 2006-05-10  6:28 Hiroki Kaminaga
  2006-05-10  6:45 ` Brian Dessent
  0 siblings, 1 reply; 2+ messages in thread
From: Hiroki Kaminaga @ 2006-05-10  6:28 UTC (permalink / raw)
  To: gcc-help

Hi,

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?

Thanks in Advance


(Hiroki Kaminaga)
t
--

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mangling rules
  2006-05-10  6:28 mangling rules Hiroki Kaminaga
@ 2006-05-10  6:45 ` Brian Dessent
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Dessent @ 2006-05-10  6:45 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-10  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-10  6:28 mangling rules Hiroki Kaminaga
2006-05-10  6:45 ` Brian Dessent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).