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

/external/valgrind/main/coregrind/
H A Dm_errormgr.c1235 HChar* tool_names; local
1305 tool_names = & buf[0];
1308 if (VG_(needs).core_errors && tool_name_present("core", tool_names))
1318 tool_name_present(VG_(details).name, tool_names))

Completed in 54 milliseconds