Home
last modified time | relevance | path

Searched defs:ReallocFromLocalPool (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp89 static void *ReallocFromLocalPool(void *ptr, uptr size) { in ReallocFromLocalPool() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp91 static void *ReallocFromLocalPool(void *ptr, uptr size) { in ReallocFromLocalPool() function