Home
last modified time | relevance | path

Searched refs:copyright_author (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
Dm_tooliface.c62 .copyright_author = NULL,
77 DETAILS(Char*, copyright_author)
117 CHECK_NOT(VG_(details).copyright_author, NULL); in VG_()
Dpub_core_tooliface.h69 Char* copyright_author; member
Dm_main.c282 VG_(printf)(usage3, VG_(details).name, VG_(details).copyright_author, in usage_NORETURN()
1106 xpre, VG_(details).copyright_author, xpost ); in print_preamble()
/external/valgrind/main/include/
Dpub_tool_tooliface.h248 extern void VG_(details_copyright_author) ( Char* copyright_author );