Searched refs:GetModulePointerAtIndexUnlocked (Results 1 – 4 of 4) sorted by relevance
411 Module* module = target_modules.GetModulePointerAtIndexUnlocked(i); in Search()562 Module* module = target_modules.GetModulePointerAtIndexUnlocked(i); in Search()
305 return GetModulePointerAtIndexUnlocked(idx); in GetModulePointerAtIndex()309 ModuleList::GetModulePointerAtIndexUnlocked (size_t idx) const in GetModulePointerAtIndexUnlocked() function in ModuleList
233 GetModulePointerAtIndexUnlocked (size_t idx) const;
2214 … target->GetImages().GetModulePointerAtIndexUnlocked(image_idx), in DoExecute()2447 …ModuleSymbolVendor (result.GetOutputStream(), target_modules.GetModulePointerAtIndexUnlocked(image… in DoExecute()2554 … target_modules.GetModulePointerAtIndexUnlocked(i), in DoExecute()4143 Module *module_pointer = target_modules.GetModulePointerAtIndexUnlocked(i); in DoExecute()4146 …LookupInModule (m_interpreter, target_modules.GetModulePointerAtIndexUnlocked(i), result, syntax_e… in DoExecute()