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

References

projects/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp
  133     if (segment.start >= HeapMemEnd() && segment.start < HeapEnd()) continue;
  160   ProtectRange(HeapEnd(), HiAppMemBeg());