Searched refs:get_vbits (Results 1 – 2 of 2) sorted by relevance
504 int get_vbits = 0; in gt_pch_save() local510 get_vbits = VALGRIND_GET_VBITS (state.ptrs[i]->obj, in gt_pch_save()512 if (get_vbits == 3) in gt_pch_save()521 get_vbits = VALGRIND_GET_VBITS ((char *) state.ptrs[i]->obj in gt_pch_save()524 if (get_vbits == 3) in gt_pch_save()526 else if (get_vbits == 1) in gt_pch_save()531 if (get_vbits == 1 || get_vbits == 3) in gt_pch_save()534 get_vbits = VALGRIND_GET_VBITS (state.ptrs[i]->obj, in gt_pch_save()539 if (get_vbits == 1) in gt_pch_save()558 if (__builtin_expect (get_vbits == 1, 0)) in gt_pch_save()
593 int get_vbits = 0; in gt_pch_save() local599 get_vbits = VALGRIND_GET_VBITS (state.ptrs[i]->obj, in gt_pch_save()601 if (get_vbits == 3) in gt_pch_save()610 get_vbits = VALGRIND_GET_VBITS ((char *) state.ptrs[i]->obj in gt_pch_save()613 if (get_vbits == 3) in gt_pch_save()615 else if (get_vbits == 1) in gt_pch_save()620 if (get_vbits == 1 || get_vbits == 3) in gt_pch_save()623 get_vbits = VALGRIND_GET_VBITS (state.ptrs[i]->obj, in gt_pch_save()628 if (get_vbits == 1) in gt_pch_save()647 if (__builtin_expect (get_vbits == 1, 0)) in gt_pch_save()