Searched refs:tool_name_present (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_errormgr.c1207 static Bool tool_name_present(const HChar *name, HChar *names) function
1308 if (VG_(needs).core_errors && tool_name_present("core", tool_names))
1318 tool_name_present(VG_(details).name, tool_names))

Completed in 35 milliseconds