Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching refs:di_handle

1088 static void acquire_globals ( ULong di_handle )
1092 if (0) VG_(printf)("ACQUIRE GLOBALS %llu\n", di_handle );
1094 (di_handle, True/*arrays only*/);
1117 Bool rr, Bool ww, Bool xx, ULong di_handle )
1119 if (di_handle > 0)
1120 acquire_globals(di_handle);
1123 Bool rr, Bool ww, Bool xx, ULong di_handle )
1125 if (di_handle > 0)
1126 acquire_globals(di_handle);