Home | History | Annotate | Download | only in runtime

Lines Matching refs:native_gc_map

2110       const uint8_t* native_gc_map = m->GetNativeGcMap(sizeof(void*));
2111 CHECK(native_gc_map != nullptr) << PrettyMethod(m);
2114 native_gc_map);