Searched refs:GetModuleName (Results 1 – 4 of 4) sorted by relevance
759 def GetModuleName(i): function763 return [GetModuleName(i) for i in range(thread.GetNumFrames())]
214 static std::string GetModuleName(uintptr_t PC) { in GetModuleName() function229 auto ModuleName = GetModuleName(M.Start->PC); in IterateCoveredFunctions()
1058 def GetModuleName(i): function1062 return list(map(GetModuleName, list(range(thread.GetNumFrames()))))