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

Lines Matching refs:di_handle

1082 static void acquire_globals ( ULong di_handle )
1086 if (0) VG_(printf)("ACQUIRE GLOBALS %llu\n", di_handle );
1088 (di_handle, True/*arrays only*/);
1111 Bool rr, Bool ww, Bool xx, ULong di_handle )
1113 if (di_handle > 0)
1114 acquire_globals(di_handle);
1117 Bool rr, Bool ww, Bool xx, ULong di_handle )
1119 if (di_handle > 0)
1120 acquire_globals(di_handle);