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

/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoader.h247 void (*terminationRecorder)(ImageLoader* image); member in struct:ImageLoader::LinkContext
H A DImageLoader.cpp997 context.terminationRecorder(this);
H A Ddyld.cpp1074 static void terminationRecorder(ImageLoader* image) function in namespace:dyld
3967 gLinkContext.terminationRecorder = &terminationRecorder;

Completed in 74 milliseconds