Searched refs:GetModulePointerAtIndexUnlocked (Results 1 – 5 of 5) sorted by relevance
42 Module *module_pointer = target_modules.GetModulePointerAtIndexUnlocked(i); in CreateInstance()
274 Module *GetModulePointerAtIndexUnlocked(size_t idx) const;
469 Module *module = target_modules.GetModulePointerAtIndexUnlocked(i); in Search()611 Module *module = target_modules.GetModulePointerAtIndexUnlocked(i); in Search()
326 return GetModulePointerAtIndexUnlocked(idx); in GetModulePointerAtIndex()329 Module *ModuleList::GetModulePointerAtIndexUnlocked(size_t idx) const { in GetModulePointerAtIndexUnlocked() function in ModuleList
1433 Module *module = module_list.GetModulePointerAtIndexUnlocked(image_idx); in DumpModuleObjfileHeaders()2076 target->GetImages().GetModulePointerAtIndexUnlocked(image_idx), in DoExecute()2348 target_modules.GetModulePointerAtIndexUnlocked(image_idx))) in DoExecute()2440 target_modules.GetModulePointerAtIndexUnlocked(i), in DoExecute()3963 target_modules.GetModulePointerAtIndexUnlocked(i); in DoExecute()3968 target_modules.GetModulePointerAtIndexUnlocked(i), result, in DoExecute()