Home
last modified time | relevance | path

Searched defs:old_address (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/mremap/
Dmremap05.c51 char *old_address; member
/external/v8/src/heap/
Dheap-inl.h423 bool Heap::ShouldBePromoted(Address old_address) { in ShouldBePromoted()
/external/libchrome/base/memory/
Dshared_memory_unittest.cc579 void* old_address = memory.memory(); in TEST_P() local
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h473 static void ReallocHookIfEnabled(void* old_address, in ReallocHookIfEnabled()