Searched refs:GetAllocatedModuleAtIndex (Results 1 – 4 of 4) sorted by relevance
99 static Module *GetAllocatedModuleAtIndex(size_t idx);
257 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in ReportStatistics()
124 Module *Module::GetAllocatedModuleAtIndex(size_t idx) { in GetAllocatedModuleAtIndex() function in Module
1806 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in FindModulesByName()3265 module = Module::GetAllocatedModuleAtIndex(image_idx); in DoExecute()