Searched refs:GetAllocatedModuleAtIndex (Results 1 – 3 of 3) sorted by relevance
123 static Module *GetAllocatedModuleAtIndex(size_t idx);
119 Module *Module::GetAllocatedModuleAtIndex(size_t idx) { in GetAllocatedModuleAtIndex() function in Module
1802 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in FindModulesByName()3144 module = Module::GetAllocatedModuleAtIndex(image_idx); in DoExecute()