It looks to me like this is the dyld start code
https://github.com/apple-opensource/dyld/blob/e3f88907bebb8421f50f0943595f6874de70ebe0/src/dyldInitialization.cpp#L130
As one might expect it just walks over the env pointers plus one NULL to get to the apple pointer.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums