Searched refs:terminationRecorder (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dyld-239.4/src/
H A DImageLoader.h215 void (*terminationRecorder)(ImageLoader* image); member in struct:ImageLoader::LinkContext
H A DImageLoader.cpp930 context.terminationRecorder(this);
H A Ddyld.cpp1047 static void terminationRecorder(ImageLoader* image) function in namespace:dyld
3750 gLinkContext.terminationRecorder = &terminationRecorder;

Completed in 189 milliseconds