Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp70 static void *RawInternalRealloc(void *ptr, uptr size, in RawInternalRealloc() function
119 static void *RawInternalRealloc(void *ptr, uptr size, in RawInternalRealloc() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc50 static void *RawInternalRealloc(void *ptr, uptr size, in RawInternalRealloc() function