Home
last modified time | relevance | path

Searched refs:RegisterAllocation (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_allocator.cc54 static void RegisterAllocation(const StackTrace &stack, void *p, uptr size) { in RegisterAllocation() function
95 RegisterAllocation(stack, p, size); in Allocate()
126 RegisterAllocation(stack, p, new_size); in Reallocate()