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

References

projects/compiler-rt/lib/hwasan/hwasan.cpp
  573   if (top == 0 || bottom == 0 || sp < bottom || sp >= top) {
  573   if (top == 0 || bottom == 0 || sp < bottom || sp >= top) {
  578         top, sp, bottom);
  581   TagMemory(bottom, sp - bottom, 0);
  581   TagMemory(bottom, sp - bottom, 0);