Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp550 void *scudoRealloc(void *Ptr, uptr Size) { in scudoRealloc() function
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp711 void *scudoRealloc(void *Ptr, uptr Size) { in scudoRealloc() function