Searched refs:AllocationSizeFast (Results 1 – 6 of 6) sorted by relevance
204 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function213 return AllocationSizeFast(p); in AllocationSize()334 uptr ret = AllocationSizeFast(p); in __sanitizer_get_allocated_size_fast()
317 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function326 return AllocationSizeFast(p); in AllocationSize()447 uptr ret = AllocationSizeFast(p); in __sanitizer_get_allocated_size_fast()
211 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function330 uptr ret = AllocationSizeFast(p); in __sanitizer_get_allocated_size_fast()
442 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function691 uptr ret = AllocationSizeFast(p); in __sanitizer_get_allocated_size_fast()
621 uptr AllocationSizeFast(uptr p) { in AllocationSizeFast() function790 uptr ret = instance.AllocationSizeFast(reinterpret_cast<uptr>(p)); in __sanitizer_get_allocated_size_fast()
859 uptr AllocationSizeFast(uptr p) { in AllocationSizeFast() function1270 uptr ret = instance.AllocationSizeFast(reinterpret_cast<uptr>(p)); in __sanitizer_get_allocated_size_fast()