Searched defs:ref_info (Results 1 – 5 of 5) sorted by relevance
103 HeapLocation(ReferenceInfo* ref_info, in HeapLocation()231 ReferenceInfo* ref_info = ref_info_array_[i]; in FindReferenceInfoOf() local291 size_t FindHeapLocationIndex(ReferenceInfo* ref_info, in FindHeapLocationIndex()430 ReferenceInfo* ref_info = FindReferenceInfoOf(instruction); in GetOrCreateReferenceInfo() local455 ReferenceInfo* ref_info = GetOrCreateReferenceInfo(original_ref); in MaybeCreateHeapLocation() local
866 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf( in VisitInstanceFieldGet() local882 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf( in VisitInstanceFieldSet() local923 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf( in VisitMonitorOperation() local1007 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in HandleExit() local1090 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in HandleInvoke() local1141 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf(new_instance); in VisitNewInstance() local1180 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf(new_array); in VisitNewArray() local1485 const ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo(); in PrepareLoopStoredBy() local
976 jvmtiHeapReferenceInfo* ref_info) in GetReferenceKind()1086 jvmtiHeapReferenceInfo ref_info; in ReportRoot() local
2164 ProfileCompilationInfo ref_info; in TEST_F() local2190 ProfileCompilationInfo ref_info; in TEST_F() local2215 ProfileCompilationInfo ref_info; in TEST_F() local
276 REQUIRES_SHARED(Locks::mutator_lock_) -> mirror::Object* { in MatchDirtyObjectPaths()340 for (const DirtyEntry::RefInfo& ref_info : entry->reference_path) { in MatchDirtyObjectPaths() local