• 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: Hide and go seek.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hide and go seek.


  • Subject: Re: Hide and go seek.
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 14 Jul 2003 19:26:36 -0400

On Monday, July 14, 2003, at 06:30 PM, James Quick wrote:

The dyld man page

...is not the best place to look. What you want is a PDF titled "Mach-O Runtime Architecture" - it has a listing of all the available dyld functions. It's at <http://developer.apple.com/documentation/DeveloperTools/Conceptual/MachORuntime/
MachORuntime.pdf>

1. Where are the dyld functions actually implemented.

I don't know; I assume in one of the standard libraries, as I've never had to link anything else to use them. You do need to #include "mach-
o/dyld.h", though.

2. What support does the dylib subsystem have for finding out where something
was loaded from?

The NSModuleForSymbol() and NSLibraryNameForModule() functions look promising.

sherm--

Each language has its purpose, however humble. Each language expresses the Yin and Yang of software. Each language has its place within the Tao.

But do not program in COBOL if you can avoid it.

-- The Tao of Programming
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Hide and go seek. (From: James Quick <email@hidden>)

  • Prev by Date: Re: SQLite and TableView
  • Next by Date: NSDocument Default Contents
  • Previous by thread: Hide and go seek.
  • Next by thread: SQLite and TableView
  • Index(es):
    • Date
    • Thread