Home
last modified time | relevance | path

Searched refs:MemIsShadow (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_mapping.h66 inline bool MemIsShadow(uptr p) { in MemIsShadow() function
H A Dhwasan_report.cpp386 if (MemIsShadow(untagged_addr)) { in PrintAddressDescription()
440 if (MemIsShadow(reinterpret_cast<uptr>(left)) && in PrintAddressDescription()
446 if (MemIsShadow(reinterpret_cast<uptr>(right)) && in PrintAddressDescription()
583 if (MemIsShadow(reinterpret_cast<uptr>(tag_ptr))) in ReportInvalidFree()