Searched refs:GetModulePointerAtIndexUnlocked (Results 1 – 4 of 4) sorted by relevance
233 GetModulePointerAtIndexUnlocked (size_t idx) const;
411 Module* module = target_modules.GetModulePointerAtIndexUnlocked(i); in Search()562 Module* module = target_modules.GetModulePointerAtIndexUnlocked(i); in Search()
302 return GetModulePointerAtIndexUnlocked(idx); in GetModulePointerAtIndex()306 ModuleList::GetModulePointerAtIndexUnlocked (size_t idx) const in GetModulePointerAtIndexUnlocked() function in ModuleList
2148 … target->GetImages().GetModulePointerAtIndexUnlocked(image_idx), in DoExecute()2381 …ModuleSymbolVendor (result.GetOutputStream(), target_modules.GetModulePointerAtIndexUnlocked(image… in DoExecute()2488 … target_modules.GetModulePointerAtIndexUnlocked(i), in DoExecute()4056 Module *module_pointer = target_modules.GetModulePointerAtIndexUnlocked(i); in DoExecute()4059 …LookupInModule (m_interpreter, target_modules.GetModulePointerAtIndexUnlocked(i), result, syntax_e… in DoExecute()