Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp313 bool in_taggable_region = in HwasanDeallocate() local
328 (in_taggable_region && pointer_tag != short_granule_memtag))) in HwasanDeallocate()
343 if (in_taggable_region && flags()->tag_in_free && malloc_bisect(stack, 0) && in HwasanDeallocate()