Searched refs:module_first (Results 1 – 1 of 1) sorted by relevance
493 MODULE32 module_first, module_next; in win32_pathbyaddr() local525 module_first = (MODULE32)GetProcAddress(dll, "Module32First"); in win32_pathbyaddr()541 if (!(*module_first)(hModuleSnap, &me32)) { in win32_pathbyaddr()597 MODULE32 module_first, module_next; in win32_globallookup() local623 module_first = (MODULE32)GetProcAddress(dll, "Module32First"); in win32_globallookup()635 if (!(*module_first)(hModuleSnap, &me32)) { in win32_globallookup()