Searched defs:__sanitizer_get_ownership (Results 1 – 7 of 7) sorted by relevance
320 int __sanitizer_get_ownership(const void *p) { return AllocationSize(p) != 0; } in __sanitizer_get_ownership() function
378 int __sanitizer_get_ownership(const void *p) { in __sanitizer_get_ownership() function
467 int __sanitizer_get_ownership(const void *p) { in __sanitizer_get_ownership() function
681 int __sanitizer_get_ownership(const void *p) { return AllocationSize(p) != 0; } in __sanitizer_get_ownership() function
439 int __sanitizer_get_ownership(const void *p) { return AllocationSize(p) != 0; } in __sanitizer_get_ownership() function
776 int __sanitizer_get_ownership(const void *p) { in __sanitizer_get_ownership() function
1239 int __sanitizer_get_ownership(const void *p) { in __sanitizer_get_ownership() function