Searched refs:GetLoadedModuleList (Results 1 – 2 of 2) sorted by relevance
415 Status GetLoadedModuleList(LoadedModuleInfoList &);
2733 if (GetLoadedModuleList(list).Success()) in GetImageInfoAddress()4661 Status ProcessGDBRemote::GetLoadedModuleList(LoadedModuleInfoList &list) { in GetLoadedModuleList() function in ProcessGDBRemote4843 if (GetLoadedModuleList(module_list).Fail()) in LoadModules()