Home
last modified time | relevance | path

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

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