Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cc199 static bool PointerAndMemoryTagsMatch(void *tagged_ptr) { in PointerAndMemoryTagsMatch() function
211 if (!PointerAndMemoryTagsMatch(tagged_ptr)) in HwasanDeallocate()
263 if (!PointerAndMemoryTagsMatch(tagged_ptr_old)) in HwasanReallocate()