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

References

projects/compiler-rt/lib/msan/msan.h
  228     {0x100000000000ULL, 0x110000000000ULL, MappingDesc::INVALID, "invalid"},
  232     {0x400000000000ULL, 0x500000000000ULL, MappingDesc::INVALID, "invalid"},
  236     {0x610000000000ULL, 0x700000000000ULL, MappingDesc::INVALID, "invalid"},
projects/compiler-rt/lib/msan/msan_linux.cpp
  137     bool protect = type == MappingDesc::INVALID ||