dyld_stub_binding_helper is located in the runtime startup files that
are statically linked into the image. For executables, the file is
/lib/crt1.o . For bundles, it is /lib/bundle1.o , and for shared
libraries, it is /lib/dylib1.o .
-- Patrick
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.