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

/external/valgrind/main/drd/
H A Ddrd_error.c157 const char* const what_prefix = xml ? " <what>" : ""; local
204 what_prefix, dri->access_type == eStore ? "store" : "load",
304 const char* const what_prefix = xml ? " <what>" : ""; local
321 "%s\n", what_prefix, VG_(get_error_string)(e),
325 what_prefix, p->mutex, what_suffix);
333 print_err_detail("%s%s: cond 0x%lx%s\n", what_prefix,
342 what_prefix, VG_(get_error_string)(e), cdi->cond,
353 what_prefix, cei->cond, cei->mutex, what_suffix);
362 " 0x%lx%s\n", what_prefix, VG_(get_error_string)(e),
373 print_err_detail("%s%s: semaphore 0x%lx%s\n", what_prefix,
[all...]

Completed in 26 milliseconds