Home | History | Annotate | Download | only in runtime

Lines Matching refs:IndirectRef

843     IndirectRef ref = globals.Add(IRT_FIRST_SEGMENT, decoded_obj);
2484 IndirectRef ref = reinterpret_cast<IndirectRef>(java_object);
3029 IndirectRef ref = weak_globals_.Add(IRT_FIRST_SEGMENT, obj);
3096 mirror::Object* JavaVMExt::DecodeWeakGlobal(Thread* self, IndirectRef ref) {