Searched defs:modulename (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dunit_libcbase.c13 void VG_(debugLog) ( Int level, const HChar* modulename, argument
18 fprintf(stderr, "debuglog: %s: ", modulename);
/external/valgrind/coregrind/
H A Dm_debuglog.c1242 void VG_(debugLog) ( Int level, const HChar* modulename, argument
1272 (void)myvprintf_str ( add_to_buf, &buf, 0, 8, modulename, False );

Completed in 466 milliseconds