Searched refs:module_first (Results 1 – 1 of 1) sorted by relevance
510 MODULE32 module_first, module_next; in win32_pathbyaddr() local542 module_first = (MODULE32) GetProcAddress(dll, "Module32First"); in win32_pathbyaddr()558 if (!(*module_first) (hModuleSnap, &me32)) { in win32_pathbyaddr()615 MODULE32 module_first, module_next; in win32_globallookup() local641 module_first = (MODULE32) GetProcAddress(dll, "Module32First"); in win32_globallookup()653 if (!(*module_first) (hModuleSnap, &me32)) { in win32_globallookup()