Home | History | Annotate | Download | only in linker

Lines Matching refs:orig_pair

2473       mirror::MethodDexCachePair orig_pair =
2476 mirror::MethodDexCachePair copy_pair(NativeLocationInImage(orig_pair.object),
2477 orig_pair.index);