Searched defs:chunk_ptr (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc4083 void EnsureHeader(const void* chunk_ptr) { argument
4092 JDWP::Write4BE(&p_, reinterpret_cast<uintptr_t>(chunk_ptr)); // virtual address of segment start.

Completed in 26 milliseconds