Searched defs:tagged_ptr (Results 1 – 2 of 2) sorted by relevance
246 static bool PointerAndMemoryTagsMatch(void *tagged_ptr) { in PointerAndMemoryTagsMatch()257 void *tagged_ptr) { in CheckInvalidFree()267 static void HwasanDeallocate(StackTrace *stack, void *tagged_ptr) { in HwasanDeallocate()391 static uptr AllocationSize(const void *tagged_ptr) { in AllocationSize()
89 static inline void *UntagPtr(const void *tagged_ptr) { in UntagPtr()