site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thanks, Cyrus _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I'm trying to port a piece of software from ppc to x86. This program uses a symbol_stub and .indirect_symbol to lazily bind a function to call at runtime, following the approach on p. 33 of the MacOS X Assembler Guide. Does anyone know of a similar example for x86? I'm too knew to x86 assembly language (and the MacOS Assembler in general) to figure out how to do the same thing for x86. This email sent to site_archiver@lists.apple.com