Home
last modified time | relevance | path

Searched refs:x_rb_ptr_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dobject.h780 uint32_t x_rb_ptr_; // For the Brooks pointer. variable
/art/runtime/
Dclass_linker_test.cc572 addOffset(OFFSETOF_MEMBER(mirror::Object, x_rb_ptr_), "shadow$_x_rb_ptr_"); in ObjectOffsets()