Searched refs:module_first (Results 1 – 2 of 2) sorted by relevance
506 MODULE32 module_first, module_next; in win32_pathbyaddr() local538 module_first = (MODULE32) GetProcAddress(dll, "Module32First"); in win32_pathbyaddr()554 if (!(*module_first) (hModuleSnap, &me32)) { in win32_pathbyaddr()611 MODULE32 module_first, module_next; in win32_globallookup() local637 module_first = (MODULE32) GetProcAddress(dll, "Module32First"); in win32_globallookup()649 if (!(*module_first) (hModuleSnap, &me32)) { in win32_globallookup()
390 module_first, enumerator438 state = module_first; in resume()449 case module_first: in resume()