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