Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
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()