Searched refs:record_error_Misc_w_aux (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/helgrind/ |
D | hg_errors.h | 78 void HG_(record_error_Misc_w_aux) ( Thread*, const HChar* errstr,
|
D | hg_errors.c | 634 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
|
D | hg_main.c | 2109 HG_(record_error_Misc_w_aux)( thr, errstr, auxstr, lk->acquired_at ); in evh__HG_PTHREAD_MUTEX_LOCK_PRE()
|