Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dmalloc_tagged_pointers.h72 static inline void* TagPointer(void* ptr) { in TagPointer() function
114 return TagPointer(ptr); in MaybeTagPointer()