Searched refs:GetMallocUsableSize (Results 1 – 6 of 6) sorted by relevance
28 uptr GetMallocUsableSize(const void *p);
131 uptr GetMallocUsableSize(const void *p) { in GetMallocUsableSize() function250 return GetMallocUsableSize(p); in __sanitizer_get_allocated_size()
127 return GetMallocUsableSize(ptr); in INTERCEPTOR()
141 uptr GetMallocUsableSize(const void *p) { in GetMallocUsableSize() function229 return GetMallocUsableSize(p); in lsan_mz_size()345 return GetMallocUsableSize(p); in __sanitizer_get_allocated_size()
29 uptr GetMallocUsableSize(const void *p);
149 return GetMallocUsableSize(ptr); in INTERCEPTOR()