Home
last modified time | relevance | path

Searched defs:Reallocate (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator64.h505 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, in Reallocate() function
/external/compiler-rt/lib/asan/
Dasan_allocator.cc766 static u8 *Reallocate(u8 *old_ptr, uptr new_size, in Reallocate() function
/external/llvm/lib/CodeGen/
DMachineInstr.cpp671 bool Reallocate = RegInfo && in addOperand() local