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