Searched defs:tagged_ptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.h60 static inline void *UntagPtr(const void *tagged_ptr) { argument
H A Dhwasan_allocator.cpp174 static bool PointerAndMemoryTagsMatch(void *tagged_ptr) { argument
182 static void HwasanDeallocate(StackTrace *stack, void *tagged_ptr) { argument
273 AllocationSize(const void *tagged_ptr) argument
[all...]

Completed in 102 milliseconds