reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
  498   buf->shadow_stack_pos = thr->shadow_stack_pos;
  514       CHECK_GE(thr->shadow_stack_pos, buf->shadow_stack_pos);
  516       while (thr->shadow_stack_pos > buf->shadow_stack_pos)