Searched refs:findModuleHandleForAddr (Results 1 – 1 of 1) sorted by relevance
344 const moduleFound = findModuleHandleForAddr(data._slot, handle); in _d_dso_registry()790 bool findModuleHandleForAddr(in void* addr, out HMODULE handle) nothrow @nogc in findModuleHandleForAddr() function