Home
last modified time | relevance | path

Searched refs:postModLoad (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSRuntime.cpp334 (void)OSMetaClass::postModLoad(metaHandle); in OSRuntimeFinalizeCPP()
526 result = OSMetaClass::postModLoad(metaHandle); in OSRuntimeInitializeCPP()
H A DOSMetaClass.cpp818 OSMetaClass::postModLoad(void * loadHandle) in postModLoad() function in OSMetaClass
/xnu-11215/libkern/libkern/c++/
H A DOSMetaClass.h1426 static OSReturn postModLoad(void * loadHandle);