Home | History | Annotate | Download | only in runtime

Lines Matching refs:chunk_ptr

4191   void EnsureHeader(const void* chunk_ptr) {
4200 JDWP::Write4BE(&p_, reinterpret_cast<uintptr_t>(chunk_ptr)); // virtual address of segment start.