Searched refs:src_method (Results 1 – 1 of 1) sorted by relevance
1981 ArtMethod* src_method = src->GetArtMethod(); in FixupObject() local1982 auto it = native_object_relocations_.find(src_method); in FixupObject()1984 << "Missing relocation for AbstractMethod.artMethod " << PrettyMethod(src_method); in FixupObject()