Searched defs:ref_info (Results 1 – 5 of 5) sorted by relevance
105 HeapLocation(ReferenceInfo* ref_info, in HeapLocation()287 size_t FindHeapLocationIndex(ReferenceInfo* ref_info, in FindHeapLocationIndex()426 ReferenceInfo* ref_info = FindReferenceInfoOf(instruction); in GetOrCreateReferenceInfo() local451 ReferenceInfo* ref_info = GetOrCreateReferenceInfo(original_ref); in MaybeCreateHeapLocation() local
929 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf( in VisitInstanceFieldGet() local947 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf( in VisitInstanceFieldSet() local992 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf( in VisitMonitorOperation() local1076 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in HandleExit() local1159 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in HandleInvoke() local1210 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf(new_instance); in VisitNewInstance() local1249 ReferenceInfo* ref_info = heap_location_collector_.FindReferenceInfoOf(new_array); in VisitNewArray() local1500 const ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo(); in PrepareLoopStoredBy() local
974 jvmtiHeapReferenceInfo* ref_info) in GetReferenceKind()1084 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
277 REQUIRES_SHARED(Locks::mutator_lock_) -> mirror::Object* { in MatchDirtyObjectPaths()341 for (const DirtyEntry::RefInfo& ref_info : entry->reference_path) { in MatchDirtyObjectPaths() local