Searched refs:AllocationSizeFast (Results 1 – 5 of 5) sorted by relevance
208 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function330 uptr ret = AllocationSizeFast(p); in __sanitizer_get_allocated_size_fast()
326 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function449 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()
852 uptr AllocationSizeFast(uptr p) { in AllocationSizeFast() function1258 uptr ret = instance.AllocationSizeFast(reinterpret_cast<uptr>(p)); in __sanitizer_get_allocated_size_fast()