Home
last modified time | relevance | path

Searched refs:tool_print_usage (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_tooliface.h141 void (*tool_print_usage) (void); member
Dm_tooliface.c270 VG_(tdict).tool_print_usage = usage; in VG_()
Dm_main.c337 VG_TDICT_CALL(tool_print_usage); in usage_NORETURN()