Searched refs:GetAllocatedModuleAtIndex (Results 1 – 3 of 3) sorted by relevance
84 static Module *GetAllocatedModuleAtIndex(size_t idx);
118 Module *Module::GetAllocatedModuleAtIndex(size_t idx) { in GetAllocatedModuleAtIndex() function in Module
1754 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in FindModulesByName()3061 module = Module::GetAllocatedModuleAtIndex(image_idx); in DoExecute()