Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_errors.h78 void HG_(record_error_Misc_w_aux) ( Thread*, const HChar* errstr,
Dhg_errors.c634 void HG_(record_error_Misc_w_aux) ( Thread* thr, const HChar* errstr, in HG_() argument
655 HG_(record_error_Misc_w_aux)(thr, errstr, NULL, NULL); in HG_() local
Dhg_main.c2109 HG_(record_error_Misc_w_aux)( thr, errstr, auxstr, lk->acquired_at ); in evh__HG_PTHREAD_MUTEX_LOCK_PRE()