Home
last modified time | relevance | path

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

/external/valgrind/main/helgrind/
Dhg_errors.h66 void HG_(record_error_Misc_w_aux) ( Thread*, HChar* errstr,
Dhg_errors.c664 void HG_(record_error_Misc_w_aux) ( Thread* thr, HChar* errstr, in HG_() argument
685 HG_(record_error_Misc_w_aux)(thr, errstr, NULL, NULL); in HG_() local
Dhg_main.c1960 HG_(record_error_Misc_w_aux)( thr, errstr, auxstr, lk->acquired_at ); in evh__HG_PTHREAD_MUTEX_LOCK_PRE()