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