Searched refs:hbt (Results 1 – 1 of 1) sorted by relevance
5708 void for_libhb__get_stacktrace ( Thr* hbt, Addr* frames, UWord nRequest ) in for_libhb__get_stacktrace() argument5713 tl_assert(hbt); in for_libhb__get_stacktrace()5714 thr = libhb_get_Thr_hgthread( hbt ); in for_libhb__get_stacktrace()5725 ExeContext* for_libhb__get_EC ( Thr* hbt ) in for_libhb__get_EC() argument5730 tl_assert(hbt); in for_libhb__get_EC()5731 thr = libhb_get_Thr_hgthread( hbt ); in for_libhb__get_EC()