Lines Matching defs:HG_

65 ULong HG_(stats__string_table_get_map_size) ( void ) {  in HG_()  function
100 ULong HG_(stats__LockN_to_P_get_map_size) ( void ) { in HG_() function
392 UInt HG_(update_extra) ( const Error* err ) in HG_() function
469 void HG_(record_error_Race) ( Thread* thr, in HG_() function
530 void HG_(record_error_UnlockUnlocked) ( Thread* thr, Lock* lk ) in HG_() function
548 void HG_(record_error_UnlockForeign) ( Thread* thr, in HG_() function
568 void HG_(record_error_UnlockBogus) ( Thread* thr, Addr lock_ga ) in HG_() function
583 void HG_(record_error_LockOrder)( in HG_() function
614 void HG_(record_error_PthAPIerror) ( Thread* thr, const HChar* fnname, in HG_() function
634 void HG_(record_error_Misc_w_aux) ( Thread* thr, const HChar* errstr, in HG_() function
653 void HG_(record_error_Misc) ( Thread* thr, const HChar* errstr ) in HG_() function
658 Bool HG_(eq_Error) ( VgRes not_used, const Error* e1, const Error* e2 ) in HG_() function
864 void HG_(before_pp_Error) ( const Error* err ) in HG_() function
914 void HG_(pp_Error) ( const Error* err ) in HG_() function
1273 void HG_(print_access) (StackTrace ips, UInt n_ips, in HG_() function
1314 const HChar* HG_(get_error_name) ( const Error* err ) in HG_() function
1328 Bool HG_(recognised_suppression) ( const HChar* name, Supp *su ) in HG_() function
1347 Bool HG_(read_extra_suppression_info) ( Int fd, HChar** bufpp, SizeT* nBufp, in HG_() function
1355 Bool HG_(error_matches_suppression) ( const Error* err, const Supp* su ) in HG_() function
1370 SizeT HG_(get_extra_suppression_info) ( const Error* err, in HG_() function
1379 SizeT HG_(print_extra_suppression_use) ( const Supp* su, in HG_() function
1388 void HG_(update_extra_suppression_use) ( const Error* err, const Supp* su ) in HG_() function