Searched defs:g_main_module_path (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/tsan/
H A Dts_dynamorio.cc87 string *g_main_module_path; variable
114 Printf("%s[%p]\n", g_main_module_path->c_str(), pc);
174 if (g_main_module_path == NULL) {
175 g_main_module_path = new string(info->full_path);

Completed in 16 milliseconds