Searched refs:LDR_MODULE (Results 1 – 1 of 1) sorted by relevance
252 struct LDR_MODULE struct291 static LDR_MODULE* findLdrModule( HINSTANCE hInstance, void** peb ) nothrow @nogc in findLdrModule()297 LDR_MODULE *ldrMod = cast(LDR_MODULE*) entry; in findLdrModule()306 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()