• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: same function, different mangled names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: same function, different mangled names


  • Subject: Re: same function, different mangled names
  • From: Stefan Werner <email@hidden>
  • Date: Wed, 3 Aug 2005 22:43:23 +0200

hi.

On Aug 3, 2005, at 6:44 PM, Eric Albert wrote:

002f2b68 s __ZN15wxDocChildFrameD0Ev
002f2b28 s __ZN15wxDocChildFrameD1Ev


Those don't appear to be exported. The lowercase 's' means that they're internal. It should be 'S' (or, more typically, 'T', but either is OK).

Thanks, that explains quite a bit. Is there any documentation available on how to read the mangled names? I tried to find a reference, but so far I couldn't find any.


Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >same function, different mangled names (From: Stefan Werner <email@hidden>)
 >Re: same function, different mangled names (From: Eric Albert <email@hidden>)

  • Prev by Date: Re: Building apps to certain locations
  • Next by Date: Re: At a loss with cross development
  • Previous by thread: Re: same function, different mangled names
  • Next by thread: Subversion database corruption
  • Index(es):
    • Date
    • Thread