Home
last modified time | relevance | path

Searched defs:AllocateFromLocalPool (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocation_functions.cpp31 static void *AllocateFromLocalPool(uptr size_in_bytes) { in AllocateFromLocalPool() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp42 static void *AllocateFromLocalPool(uptr size_in_bytes) { in AllocateFromLocalPool() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp59 static void *AllocateFromLocalPool(uptr size_in_bytes) { in AllocateFromLocalPool() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp41 static void *AllocateFromLocalPool(uptr size_in_bytes) { in AllocateFromLocalPool() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp86 static void *AllocateFromLocalPool(uptr size_in_bytes) { in AllocateFromLocalPool() function