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

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

Completed in 16 milliseconds