Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DRecordData.cpp76 ReallocEntry::ReallocEntry(void* pointer, size_t size, void* old_pointer) in ReallocEntry()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp2151 void* old_pointer = pointer; in VerifyRecordAllocs() local