Searched defs:GetBlockBegin (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h131 void *GetBlockBegin(const void *p) { function in class:CombinedAllocator
H A Dsanitizer_allocator_secondary.h182 void *GetBlockBegin(const void *ptr) { function in class:LargeMmapAllocator
H A Dsanitizer_allocator_primary32.h203 void *GetBlockBegin(const void *p) { function in class:SizeClassAllocator32
H A Dsanitizer_allocator_primary64.h183 void *GetBlockBegin(const void *p) { function in class:SizeClassAllocator64

Completed in 193 milliseconds