Searched defs:tagged_ptr (Results 1 – 2 of 2) sorted by relevance
175 static bool PointerAndMemoryTagsMatch(void *tagged_ptr) { in PointerAndMemoryTagsMatch()183 static void HwasanDeallocate(StackTrace *stack, void *tagged_ptr) { in HwasanDeallocate()275 static uptr AllocationSize(const void *tagged_ptr) { in AllocationSize()
60 static inline void *UntagPtr(const void *tagged_ptr) { in UntagPtr()