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