Searched refs:GetAllocatedModuleAtIndex (Results 1 – 4 of 4) sorted by relevance
193 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in ReportStatistics()
96 static Module *GetAllocatedModuleAtIndex(size_t idx);
122 Module *Module::GetAllocatedModuleAtIndex(size_t idx) { in GetAllocatedModuleAtIndex() function in Module
1744 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in FindModulesByName()3040 module = Module::GetAllocatedModuleAtIndex(image_idx); in DoExecute()