Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_tooliface.c64 .copyright_author = NULL,
79 DETAILS(const HChar*, copyright_author)
122 CHECK_NOT(VG_(details).copyright_author, NULL); in VG_()
Dpub_core_tooliface.h69 const HChar* copyright_author; member
Dm_libcprint.c162 xpre, VG_(details).copyright_author, xpost); in VG_()
Dm_main.c353 VG_(printf)(usage3, VG_(details).name, VG_(details).copyright_author, in usage_NORETURN()
/external/valgrind/include/
Dpub_tool_tooliface.h249 extern void VG_(details_copyright_author) ( const HChar* copyright_author );