Searched defs:PointerIsMine (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h115 bool PointerIsMine(void *p) { function in class:CombinedAllocator
[all...]
H A Dsanitizer_allocator_primary32.h190 bool PointerIsMine(const void *p) { function in class:SizeClassAllocator32
H A Dsanitizer_allocator_primary64.h157 bool PointerIsMine(const void *p) const { function in class:SizeClassAllocator64
H A Dsanitizer_allocator_secondary.h164 bool PointerIsMine(const void *p) { function in class:LargeMmapAllocator

Completed in 125 milliseconds