Searched refs:GetModuleName (Results 1 – 1 of 1) sorted by relevance
273 static std::string GetModuleName(uintptr_t PC) { in GetModuleName() function288 auto ModuleName = GetModuleName(M.Start->PC); in IterateCoveredFunctions()