Searched refs:findLdrModule (Results 1 – 1 of 1) sorted by relevance
291 static LDR_MODULE* findLdrModule( HINSTANCE hInstance, void** peb ) nothrow @nogc in findLdrModule() function306 LDR_MODULE *thisMod = findLdrModule( hInstance, peb ); in setDllTlsUsage()355 dll_aux.LDR_MODULE *ldrMod = dll_aux.findLdrModule( hInstance, peb ); in dll_fixTLS()444 dll_aux.LDR_MODULE *ldrMod = dll_aux.findLdrModule( hInstance, peb ); in dll_getRefCount()