• 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
code folding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

code folding


  • Subject: code folding
  • From: John Mikros <email@hidden>
  • Date: Wed, 26 Oct 2005 17:54:45 -0700

Hello,

CodeWarrior 9 has the ability to find identical functions in your code at link time and throw out the duplicates, even if the functions have different names. This is enabled by selecting Code Folding popup menu -> Any Safe Functions in the linker options pane.

Is this possible in Xcode/GCC? I know that it will coalesce template expansions, but I'm asking about cases where the function names are different, but they generate the same code.

thanks
-john
_______________________________________________
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


  • Follow-Ups:
    • Re: code folding
      • From: Eric Albert <email@hidden>
  • Prev by Date: Memory debuggers for MacOS 10.3.9
  • Next by Date: Re: code folding
  • Previous by thread: Re: Memory debuggers for MacOS 10.3.9
  • Next by thread: Re: code folding
  • Index(es):
    • Date
    • Thread