Searched defs:untagged_ptr (Results 1 – 1 of 1) sorted by relevance
211 static bool CheckInvalidFree(StackTrace *stack, void *untagged_ptr, in CheckInvalidFree()228 void *untagged_ptr = in_taggable_region ? UntagPtr(tagged_ptr) : tagged_ptr; in HwasanDeallocate() local347 const void *untagged_ptr = UntagPtr(tagged_ptr); in AllocationSize() local