Searched refs:g_excluded_vmas (Results 1 – 1 of 1) sorted by relevance
47 static const std::vector<std::string> g_excluded_vmas = { variable173 if (std::find(g_excluded_vmas.begin(), g_excluded_vmas.end(), vma.name) == in Smaps()174 g_excluded_vmas.end()) { in Smaps()320 if (std::find(g_excluded_vmas.begin(), g_excluded_vmas.end(), mapinfo.name) == in ReadMaps()321 g_excluded_vmas.end()) { in ReadMaps()